Skip to content

Releases: ararog/deboa

0.0.9

09 Dec 19:31

Choose a tag to compare

What's Changed

  • refactor(deboa): use send_with instead of go for better clarity on api usage by @ararog in #84
  • chore(deps): bump the dependencies group with 9 updates by @dependabot[bot] in #90
  • chore(deps): bump mockall from 0.13.1 to 0.14.0 by @dependabot[bot] in #93
  • chore(deps): bump the dependencies group with 7 updates by @dependabot[bot] in #92
  • ci(deps): bump actions/checkout from 5 to 6 in the github-actions group by @dependabot[bot] in #91
  • V0.0.9 by @ararog in #89
  • chore(all): latest batch of improvements by @ararog in #94
  • chore(deps): bump the dependencies group with 13 updates by @dependabot[bot] in #96
  • chore(deps): bump serde-saphyr from 0.0.7 to 0.0.10 by @dependabot[bot] in #97
  • chore(deps): bump criterion from 0.7.0 to 0.8.1 by @dependabot[bot] in #99
  • chore(deps): bump iced from 0.13.1 to 0.14.0 by @dependabot[bot] in #98
  • tests(vamo-macros): added back bora unit tests by @ararog in #95
  • v0.0.9 by @ararog in #100

Full Changelog: 0.0.8...0.0.9

0.0.8

13 Nov 19:29

Choose a tag to compare

What's Changed

  • chore(deps): bump proc-macro-crate from 1.3.1 to 3.4.0 by @dependabot[bot] in #70
  • chore(deps): bump crossterm from 0.28.1 to 0.29.0 by @dependabot[bot] in #71
  • chore(deps): bump the dependencies group with 13 updates by @dependabot[bot] in #72
  • tests(deboa): added unit tests for multipart form by @ararog in #74
  • chore(deps): bump the dependencies group with 22 updates by @dependabot[bot] in #78
  • refactor(deboa, deboa-extras): grouped errors by content, io and connection by @ararog in #75
  • tests(deboa): added unit tests for forms, redirections and more by @ararog in #81
  • chore(deps): bump the dependencies group with 2 updates by @dependabot[bot] in #82
  • refactor(deboa, vamo): deprecated go function, added send_with function, deprecated Fetch trait, added FetchWith trait by @ararog in #85

Full Changelog: 0.0.7...0.0.8

0.0.7

08 Nov 14:32

Choose a tag to compare

What's Changed

  • feat: added support for multipart forms, improved error enums by @ararog in #80

Full Changelog: 0.0.6...0.0.7

0.0.6

25 Oct 13:49

Choose a tag to compare

What's Changed

Full Changelog: 0.0.5...0.0.6

v0.0.5

02 Oct 14:35

Choose a tag to compare

What's Changed

  • Compio by @ararog in #4
  • Added a compile time check for features, reformatted code by @marci1175 in #5
  • [feat] making json support a feature, adding support to make plain te… by @ararog in #6
  • Removed lifetimes, added helper functions, cleaned up code by @marci1175 in #8
  • Updating main. by @ararog in #52
  • v0.0.5 by @ararog in #59

Full Changelog: 0.0.4...0.0.5