This repository has been archived by the owner on Aug 4, 2018. It is now read-only.
Releases: hel-repo/hel
Releases · hel-repo/hel
Version 0.3.0
This version fixes bugs in the API and makes it actually usable.
Changes
- Wrappers for the remaining views.
- A wrapper around package creating.
- A User:GET wrapper.
- A User:POST wrapper.
- 100% test coverage.
Version 0.2.0
Changes:
- Short description search
- Disabled use of GET params for authorization.
- Added a teapot.
- Fixed an issue where the forms were shown before loading the page.
- Implementation of package updating (i.e., Package:PUT wrapper).
- Updated package model, breaking many things depending on the old one.
- Reimplementation of some classes related to search.
- Set up Travis CI.