Releases: sqrl-planner/gator-app
Releases · sqrl-planner/gator-app
v2.0.0
What's Changed
- Fixes by autopep8 action by @github-actions in #85
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #83
- feat: course records are now pulled and synced with the database by @galacticglum in #87
- Fixes by autopep8 action by @github-actions in #88
- feat: uoft timetable api (ttb) integration by @galacticglum in #84
Full Changelog: v0.1.1...v2.0.0
v0.1.1
Full Changelog: v0.1.0...v0.1.1
v0.1.0
What's Changed
- feat/basic-rest-api by @galacticglum in #12
- add support for variable api docs url via env var by @galacticglum in #13
- chore(autopep8): fix formatting errors by @galacticglum in #14
- pagination supports empty querysets by @galacticglum in #15
- Fixes by autopep8 action by @github-actions in #17
- feat(data-pipeline): basic data pipeline definitions by @galacticglum in #16
- Fixes by autopep8 action by @github-actions in #19
- feat(data-pipeline): add custom kwargs to requests.get call by @galacticglum in #18
- Fixes by autopep8 action by @github-actions in #22
- feat(data-pipeline): support callables by @galacticglum in #21
- feat(data-pipeline): Data pipeline refactor to support iterators by @galacticglum in #23
- test(io-datasets): unit testing for FileDataset and HttpResponseDataset classes by @galacticglum in #24
- feat(dataset-ops): Add operations for working with list and dict datasets by @galacticglum in #25
- Fixes by autopep8 action by @github-actions in #28
- feat: support sequential (list) datasets by @galacticglum in #27
- Fixes by autopep8 action by @github-actions in #30
- feat(data-pipeline)/add support for dict datasets by @galacticglum in #29
- feat(data-pipeline): HttpResponseDataset to json by @galacticglum in #32
- Fixes by autopep8 action by @github-actions in #34
- feat(data): utsg dataset provider by @galacticglum in #33
- Fixes by autopep8 action by @github-actions in #38
- feat/cli: repo management by @galacticglum in #37
- Fixes by autopep8 action by @github-actions in #40
- fix(repo): class type lookup error by @galacticglum in #39
- repo refactor (move into pipeline module) by @galacticglum in #41
- Fixes by autopep8 action by @github-actions in #44
- More repo management cli improvements by @galacticglum in #43
- Fixes by autopep8 action by @github-actions in #47
- Fixes by autopep8 action by @github-actions in #48
- feat(sync): lazy syncing algorithm implementation and command line tools for using it by @galacticglum in #46
- working pagination by @galacticglum in #49
- chore: add isort tool by @galacticglum in #53
- chore: add pydocstyle by @galacticglum in #56
- docs: fix all pydocstyle errors by @galacticglum in #57
- chore: add pydocstyle and isort to ci by @galacticglum in #59
- chore: add poetry package manager by @galacticglum in #60
- feat(gator-models-migration): remove models and add gator-models dependency by @galacticglum in #61
- update dockerfile to work with gator-models depenency by @galacticglum in #62
- Conversion to marshmallow schemas for JSON serialization by @galacticglum in #66
- feat: more endpoints by @galacticglum in #68
- feat: add ping by @galacticglum in #72
- chore: pre commit by @galacticglum in #75
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #77
- feat: re-organize data pipeline & aggregation framework into gator-core by @galacticglum in #79
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #78
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #80
- feat: repo and dataset refactor by @galacticglum in #81
- fix: docker compose not linking to shared sqrl network by @galacticglum in #82
New Contributors
- @galacticglum made their first contribution in #12
- @pre-commit-ci made their first contribution in #77
Full Changelog: https://github.com/sqrl-planner/gator-app/commits/v0.1.0