Skip to content

Releases: aronnebrivio/a-lumen-blog

1.1.7

13 Oct 15:50
Compare
Choose a tag to compare
  • User profile picture, #14
  • Handling CORS requests, allowing all origins, #16
  • Update libraries

1.1.6

19 Aug 09:01
Compare
Choose a tag to compare

New format for CRUD comments endpoint (posts/{postId}/comments and posts/{postId}/comments/{id})

v1.1.4

25 Apr 16:04
Compare
Choose a tag to compare

Psalm testing + tests and migrations refactoring

v1.1.3

25 Apr 10:38
Compare
Choose a tag to compare

Codecov.io integration

v1.1.2

25 Apr 10:06
Compare
Choose a tag to compare

Dockerfile and environments refactoring

v1.1.1

21 Mar 18:29
Compare
Choose a tag to compare
  • Lumen 8
  • Redis cache
  • JWT Auth
  • 100% tests coverage

v1.0.1

07 Mar 12:29
Compare
Choose a tag to compare
  • Using gates instead of traits
  • Tests refactoring
  • Dependencies update

v1.0

06 Mar 18:46
Compare
Choose a tag to compare

We are finally live and on Github!

Moved from Gitlab, the whole CI/CD workflow has been rewritten, with unit testing and deploy to Heroku.
I also took the opportunity to update all libraries and dependencies.