v2.0.0
What's Changed
Added
- Docker image and Docker Compose support
skipparameter for/problemsAPI 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