Releases: awaisdar001/django-trips
Releases · awaisdar001/django-trips
Release v0.2.10
What's Changed
- Adds indicies for Locations by @awaisdar001 in #26
- feat: add destination endpoint by @awaisdar001 in #25
- refactor: Change code & variables by @awaisdar001 in #27
- feat: add trip bookings endpoint by @awaisdar001 in #28
- docs: update api docs by @awaisdar001 in #32
- refactor: update / sort imports by @awaisdar001 in #33
- feat: add search feature for trip bookings by @awaisdar001 in #34
- feat: add location type & importance fields in model by @awaisdar001 in #35
- feat: restrict object delete operations to staff only by @awaisdar001 in #36
- docs: update api docs by @awaisdar001 in #37
- test: fixing failing unit tests by @awaisdar001 in #38
- adding github actions by @awaisdar001 in #39
- test: adding workflow by @awaisdar001 in #40
Full Changelog: v0.2.9...v0.2.10
Release 0.2.9
Destination Endpoints
Docs
Requirements file updates
Bug fixes
Release 0.2.8
Merge pull request #22 from awaisdar001/fix/config-bug Fix/config bug
Release v0.2.7.6
Merge pull request #20 from awaisdar001/get-distinc-records Restructure APP
Release 0.2.7.5
Get distinct records from Django Rest API
Release v0.2.7.3
v0.2.7.4 bump version
Release v0.2.7
Update README.md file and bump the version
Release v0.2.6
Major changes in architecture changes.
Release 0.2.5
Pagination, Search, Filter capabilities in the API.
Release v0.2.3
Minor Changes:
Project Restructuring