Skip to content

Releases: iDesoftSystems/eon

0.5.1

24 Nov 13:33
f1b1da9

Choose a tag to compare

What's Changed

  • test: add unit test for Paged::map data transformation by @edinsonjim in #24
  • docs: Add comprehensive documentation to authentication module by @edinsonjim in #25
  • docs: Add documentation for ExecutableCommand and CommandHandler … by @edinsonjim in #26
  • docs: Add documentation comments to HTTP response and type definitions. by @edinsonjim in #27
  • test: add unit tests for ResourceId by @edinsonjim in #28
  • chore: bumped version to 0.5.1 by @edinsonjim in #29

Full Changelog: 0.5.0...0.5.1

0.5.0

18 Nov 13:28
076fc4e

Choose a tag to compare

What's Changed

  • feat: introduce ResourceNotFound for enhanced not-found responses by @edinsonjim in #18
  • feat: add try_connect_from_env for database connection initialization by @edinsonjim in #19
  • fix: update README for improved clarity and formatting by @edinsonjim in #20
  • chore: update dependencies and remove deprecated error types by @edinsonjim in #21
  • fix: update jsonwebtoken version to 9.3.1 and add new dependencies by @edinsonjim in #22
  • chore: bump version to 0.5.0 by @edinsonjim in #23

Full Changelog: 0.4.0...0.5.0

0.4.0

16 Sep 17:48
8399f5d

Choose a tag to compare

What's Changed

Full Changelog: 0.3.0...0.4.0

0.3.0

12 Sep 21:11
c9e17f6

Choose a tag to compare

What's Changed

  • refactor: restructure project modules and enhance HTTP response handling by @edinsonjim in #13
  • chore: bumped version to 0.3.0 by @edinsonjim in #14

Full Changelog: 0.2.0...0.3.0

0.2.0

18 Aug 15:17
5f9055c

Choose a tag to compare

What's Changed

  • feat: add JWT authentication module by @edinsonjim in #8
  • feat: implement JWT middleware for request authentication and decoder… by @edinsonjim in #9
  • feat: extend error handling with ConflictWithMessage response type by @edinsonjim in #10
  • Edinsonjim/filter search query by @edinsonjim in #11
  • chore: bumped version to 0.2.0 by @edinsonjim in #12

Full Changelog: 0.1.1...0.2.0

0.1.1

26 Jul 18:04
86399b6

Choose a tag to compare

What's Changed

Full Changelog: 0.1.0...0.1.1

0.1.0

26 Jul 13:40
f6d9250

Choose a tag to compare

What's Changed

  • impl paginator for sea-orm by @edinsonjim in #1
  • impl api and data problem details by @edinsonjim in #2
  • refactor: consolidate workspace crates into a single package "eon" an… by @edinsonjim in #3
  • feat: add command module with traits for command execution and hand… by @edinsonjim in #4
  • refactor: simplify ExecutableCommand trait by @edinsonjim in #5

New Contributors

Full Changelog: https://github.com/iDesoftSystems/eon/commits/0.1.0