Skip to content

Releases: ASparton/count-of-money

v1.8.0

23 Nov 19:59
760d122
Compare
Choose a tag to compare

1.8.0 (2023-11-23)

Features

  • delete-feed-route: delete feed by id route done (d8e10fd)

v1.7.0

21 Nov 21:49
75398e8
Compare
Choose a tag to compare

1.7.0 (2023-11-21)

Features

  • getAllFeeds: get all feeds route done with only access admin (4aa73f5)

v1.6.0

21 Nov 20:35
ca49f1a
Compare
Choose a tag to compare

1.6.0 (2023-11-21)

Features

  • min articles count per feed and authentication taken into account on /api/articles (ab46319)

v1.5.0

21 Nov 18:19
0ac24cd
Compare
Choose a tag to compare

1.5.0 (2023-11-21)

Features

  • articles: get one article by id route done (ea296f8)

v1.4.0

21 Nov 16:14
33a6727
Compare
Choose a tag to compare

1.4.0 (2023-11-21)

Features

v1.3.0

21 Nov 15:40
97c2aa8
Compare
Choose a tag to compare

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

20 Nov 14:57
63eb2ee
Compare
Choose a tag to compare

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

20 Nov 14:43
5e6a5fb
Compare
Choose a tag to compare

1.2.0 (2023-11-20)

Features

  • schema: schema.prisma updated to add Feed and Article models (94e6547)

v1.1.0

20 Nov 13:44
05f4e63
Compare
Choose a tag to compare

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

20 Nov 10:39
8ac710a
Compare
Choose a tag to compare

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)