Skip to content

Releases: floydya/declarativex

v1.6.6

10 Feb 10:38
a49b58d
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.6.5...v1.6.6

v1.6.5

19 Jan 17:20
6092098
Compare
Choose a tag to compare

What's Changed

  • bump: Update lockfile to fix security issues by @floydya in #34

Full Changelog: v1.6.4...v1.6.5

v1.6.4

15 Dec 19:50
173e16d
Compare
Choose a tag to compare

What's Changed

  • feat: Added a possibility to use proxies by @floydya in #31
  • feat: Add an ability to attach files to requests by @floydya in #32

Full Changelog: v1.6.3...v1.6.4

v1.6.3

18 Oct 17:39
0220566
Compare
Choose a tag to compare

What's Changed

  • feat: Added FormData and FormField dependencies by @floydya in #27
  • build(deps-dev): bump urllib3 from 2.0.6 to 2.0.7 by @dependabot in #28

Full Changelog: v1.6.2...v1.6.3

v1.6.2

08 Oct 17:53
f68f7bc
Compare
Choose a tag to compare

What's Changed

  • fix: Added missing Basic Auth header prefix, attributes priority by @floydya in #26

Full Changelog: v1.6.1...v1.6.2

v1.6.1

05 Oct 12:21
Compare
Choose a tag to compare

Full Changelog: v1.6.0...v1.6.1

v1.6.0

04 Oct 21:43
23fe9cf
Compare
Choose a tag to compare

What's Added

What's Changed

Full Changelog: v1.5.2...v1.6.0

v1.5.2

17 Sep 12:22
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.5.1...v1.5.2

v1.5.1

16 Sep 11:41
Compare
Choose a tag to compare

What's Changed

  • feat: rate_limiter adapted for per-class usage by @floydya in #19
  • feat: Rate limiter can now reject a request by raising a RateLimitExceeded exception
  • feat: Enhanced middlewares, lifespan design by @floydya in #20
  • feat: Added extras to support http2 and brotli

Full Changelog: v1.5.0...v1.5.1

v1.5.0

15 Sep 16:55
987f959
Compare
Choose a tag to compare

What's Changed

  • Drop Python 3.8 support by @floydya in #18
  • Dependency injection through Annotated type by @floydya in #18
  • Bump httpx version

Full Changelog: v1.4.1...v1.5.0