Releases: ASparton/count-of-money
Releases · ASparton/count-of-money
v1.8.0
1.8.0 (2023-11-23)
Features
- delete-feed-route: delete feed by id route done (d8e10fd)
v1.7.0
1.7.0 (2023-11-21)
Features
- getAllFeeds: get all feeds route done with only access admin (4aa73f5)
v1.6.0
1.6.0 (2023-11-21)
Features
- min articles count per feed and authentication taken into account on /api/articles (ab46319)
v1.5.0
1.5.0 (2023-11-21)
Features
- articles: get one article by id route done (ea296f8)
v1.4.0
1.4.0 (2023-11-21)
Features
v1.3.0
1.3.0 (2023-11-21)
Bug Fixes
- merge-artifacts: fixed some missing parts after merge (f8b1113)
Features
- articles-tests: setuping tests (fc76f2a)
- articles-tests: tests FINALLY running (daf8fd0)
- back: add login + register auth controllers (aaeb088)
- back: add typescript aliases (c0e08ca)
- getAllArticles: get all articles with optional keyword filtering (0ccef58)
v1.2.1
1.2.1 (2023-11-20)
Bug Fixes
- backend-workflow: added name to job so it can be seen in required status check (7c071af)
v1.2.0
1.2.0 (2023-11-20)
Features
- schema: schema.prisma updated to add Feed and Article models (94e6547)
v1.1.0
1.1.0 (2023-11-20)
Features
- biome-husky: launch biome format and lint on pre-commit (b5d1b12)
- biome: biome set up (3dd298c)
v1.0.0
1.0.0 (2023-11-20)
Bug Fixes
- commit-msg: husky commit-msg execution right added by default (3ccc493)
Features
- api-errors: api errors defined (b4847fb)
- CI: add first version of backend CI to run tests (#9) (1a50b60)
- init (2addf5a)
- release-workflow: semantic release github workflow added (d7b0b88)