Releases: iDesoftSystems/eon
Releases · iDesoftSystems/eon
0.5.1
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
ExecutableCommandandCommandHandler… by @edinsonjim in #26 - docs: Add documentation comments to HTTP response and type definitions. by @edinsonjim in #27
- test: add unit tests for
ResourceIdby @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
What's Changed
- feat: introduce
ResourceNotFoundfor enhanced not-found responses by @edinsonjim in #18 - feat: add
try_connect_from_envfor 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
What's Changed
- capitalize utils by @edinsonjim in #15
- feat: enhance
Paginatetrait to support multiple implementation by @edinsonjim in #16 - chore: bumped version to 0.4.0 by @edinsonjim in #17
Full Changelog: 0.3.0...0.4.0
0.3.0
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
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
ConflictWithMessageresponse 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
What's Changed
- refactor: extend
PersistenceClientimplementation by @edinsonjim in #6 - chore: bumped version to 0.1.1 by @edinsonjim in #7
Full Changelog: 0.1.0...0.1.1
0.1.0
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
commandmodule with traits for command execution and hand… by @edinsonjim in #4 - refactor: simplify
ExecutableCommandtrait by @edinsonjim in #5
New Contributors
- @edinsonjim made their first contribution in #1
Full Changelog: https://github.com/iDesoftSystems/eon/commits/0.1.0