Releases: Jibaru/home-inventory-api
Releases · Jibaru/home-inventory-api
v0.0.1
What's Changed
- Add test action by @Jibaru in #2
- Create login endpoint by @Jibaru in #1
- Add needs auth middleware by @Jibaru in #3
- Add create room endpoint by @Jibaru in #4
- Add assets feature by @Jibaru in #5
- Refactor tests and duplicated structs by @Jibaru in #6
- Add create box endpoint by @Jibaru in #7
- Add create item endpoint by @Jibaru in #8
- Add item into box endpoint by @Jibaru in #9
- Remove item from box endpoint by @Jibaru in #10
- Create get rooms endpoint by @Jibaru in #11
- Add prefixes for errors by @Jibaru in #12
- Add logger by @Jibaru in #13
- Add get boxes endpoint by @Jibaru in #14
- Add get all items endpoint by @Jibaru in #15
- Add transfer item from one box to another box endpoint by @Jibaru in #16
- Add delete box endpoint by @Jibaru in #17
- Add delete room endpoint by @Jibaru in #18
- Add sentry notifications by @Jibaru in #19
- Add update room endpoint by @Jibaru in #20
- Add update box endpoint by @Jibaru in #21
- Add update item endpoint by @Jibaru in #27
- Seek file before upload to S3 by @Jibaru in #28
- Retrieve items and their count right by @Jibaru in #29
- Perform validations on room updates by @Jibaru in #30
- Perform box update validations by @Jibaru in #31
- Add change box room endpoint by @Jibaru in #32
- Add get box transactions of box endpoint by @Jibaru in #33
- Add domain event-listener system by @Jibaru in #34
- Add mail notifications by @Jibaru in #35
New Contributors
Full Changelog: https://github.com/Jibaru/home-inventory-api/commits/v0.0.1