Skip to content

v2.0.0

Choose a tag to compare

@alfaarghya alfaarghya released this 16 Apr 19:22
· 69 commits to main since this release

What's Changed

Added

  • Docker image and Docker Compose support
  • skip parameter for /problems API pagination by @ajchili in #27
  • Difficulty-based filtering for problems endpoint by @P-M-Manmohan in #40
  • API route descriptions and method documentation by @123xylem in #38

Changed

  • Complete V2 architecture rewrite
  • Rename and rebrand project to alfa-leetcode-api
  • Refactor trendingDiscuss and languageStats to follow code conventions by @changchunlei in #17
  • Improve documentation wording and fix typos by @sazsu in #37

Fixed

  • Hot reload issue in development environment by @merakesh99 in #25
  • Route naming corrections
  • Skip parameter handling by @theinit01 in #33

Removed

  • questionOfTodayQuery (replaced with updated daily problem query) by @changchunlei in #17
  • Undefined and unused routes

Contributors

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