v0.1.0
First public binary release 😄
Changelog
- 523ce16 Add LICENSE
- 2ee74bb Add README
- 2698723 Add README
- 35ab72f WIP: init zjuam and zjuservice pkg
- 4f09744 add html parser
- 4a6667b add naive icalender implementation
- f3161cd add rate limit middleware
- 0253dc0 add support for other platforms
- 718b8a5 add zjuapi pkg
- 00e67bc allow fetch config files from http
- 1c2c5a6 basic web interface
- dd22169 bugfix: fix some logic error
- 0e8e529 chore: update complete readme.md
- ebd5845 cli improvements
- d4f442e emphasize use zjuam for auth
- f7e9dbe feat: add need supported structs and interface
- 81198eb feat: add wrap and json response format
- 8296690 feat: already finish cmd(without test)
- 17ba261 feat: already finish zjuservice pkg without test
- 45826aa feat: finish server and client api
- fbcd0e4 feat: support goreleaser and update Makefile
- 366b3f4 feat: use go-gin instead of fiber
- 8854c0b first release
- f446557 fix class endtime
- a3d41c5 fix for 单周 & 双周
- d98b8b3 fix test
- d85b10e fix timetable: parse 14th, 15th class fix timetable: fix class end time
- 0bbd82b fix tweaks
- 928641b fix typo
- 574c1de implement class to ical
- a13b958 remove not used test
- 6955aea rename term to semester
- 4f96f57 update Makefile