Skip to content

v2.0.0

Compare
Choose a tag to compare
@tanhongit tanhongit released this 12 Apr 02:24
· 154 commits to main since this release

What's Changed

  • feat: create a response schema for the 400 error by @pxthinh in #36
  • Feat add status response schema #16 by @TonyDuong0509 in #37
  • Update phpstan.yml by @tanhongit in #39
  • #44 feat: add AuthorSchema model by @pxthinh in #46
  • #44 feat: change property for AuthorSchema by @pxthinh in #47
  • Feature/author model schema #44 by @pxthinh in #49
  • feat: create tag model and resource schemas by @TonyDuong0509 in #48
  • Feature/post model and resource schemas #42 by @pxthinh in #45
  • Feat/api docs for tag actions-#41 by @TonyDuong0509 in #50
  • #43 feat: add api docs for post actions by @pxthinh in #51
  • #38 feat: add api and docs for views count by @pxthinh in #52
  • #43 feat: add description for each array by @pxthinh in #59
  • #55 feat: add api docs categories filters by @TonyDuong0509 in #60
  • #57 feat: Change the system tag resource logic by @pxthinh in #61
  • #54 feat: add profile user and list posts by @pxthinh in #62
  • fix: remove extend and add trait HasHttpResponse by @pxthinh in #65
  • Feature/add get list post pagination filter by tag #43 by @pxthinh in #63
  • #28 feat: get all author with posts count by @pxthinh in #66
  • Feature/get list blog by category in center home page #27 by @pxthinh in #67
  • feat: update response for author by @pxthinh in #70
  • fix: update docs for order by by @pxthinh in #68
  • feat: add filters for tags and categories by @pxthinh in #71
  • Feature/update filter tags and categories by @pxthinh in #72
  • Feat/api count view post detail #53 by @TonyDuong0509 in #69
  • fix: change path for docs by @pxthinh in #73
  • #53: docs: edit description to make documentation clear. by @TonyDuong0509 in #75
  • Feature/update query usernmae for api author by @pxthinh in #76
  • Feature/add filter for author action by @pxthinh in #77
  • Feat/rate limitting for post view increment api #74 by @TonyDuong0509 in #79

New Contributors

  • @TonyDuong0509 made their first contribution in #37

Full Changelog: v1.0.0...v2.0.0