Skip to content

Releases: nullJaX/ezrest

0.3.0

04 May 17:54

Choose a tag to compare

Tested with Python: 3.8.19, 3.9.19, 3.10.14, 3.11.9, 3.12.3

What's Changed

✨ Features

  • feat: add dynamic url path content (multi-identifier) support by @nullJaX in #8

📚 Documentation updates

  • docs(requests): update documentation with dynamic url path contents support by @nullJaX in #9

Full Changelog: 0.2.0...0.3.0

0.2.0

21 Apr 22:07

Choose a tag to compare

Tested with Python: 3.8.19, 3.9.19, 3.10.14, 3.11.9, 3.12.3

What's Changed

✨ Features

📚 Documentation updates

  • docs: rephrase docstrings for connector.list() method by @nullJaX in #5
  • docs(objects): add objects documentation by @nullJaX in #7

Full Changelog: 0.1.1...0.2.0

0.1.1

20 Apr 14:25

Choose a tag to compare

Tested with Python: 3.8.19, 3.9.19, 3.10.14, 3.11.9, 3.12.3

What's Changed

🚑 Bug fixes

  • fix: typing errors discovered with mypy by @nullJaX in #4

📚 Documentation updates

Full Changelog: 0.1.0...0.1.1

0.1.0

18 Apr 21:53

Choose a tag to compare

Tested with Python: 3.8.19, 3.9.19, 3.10.14, 3.11.9, 3.12.3

What's Changed

✨ Features

🔨 Build system & dependencies

  • build: add automated release notes configuration by @nullJaX in #3
  • build: initial commit

📚 Documentation updates

  • docs(requests): add requests documentation by @nullJaX in #2

Full Changelog: https://github.com/nullJaX/ezrest/commits/0.1.0