v0.2.0-alpha
dandavies99
released this
06 Dec 09:52
·
302 commits
to develop
since this release
What's Changed
Major changes
- Modify the infrastructure setup to make use of the terraform web app configuration guide, including use of Azurite as in the django azure demo repository by @dandavies99 in #203
- Add two new optional fields to the ExperimentDataFile by @dandavies99 in #215
- Make the name field mandatory and unique for most of the key models by @AdrianDAlessandro in #224
- Add more fields to Experiment model by @AdrianDAlessandro in #213
Plotting
- Add simple plotting capability by @dandavies99 in #197
Improvements to Parsers
- Handle empty data files correctly for Biologic by @CWestICL in #192
- Improve header size detection to deal with invalid files @dandavies99 in #205
- Improve form behaviour when an unsupported file type upload is attempted @dandavies99 in #208
- Allow experiment page to be displayed when it has unparsed data files by @dandavies99 in #209
Minor changes
- use replace method for encoding errors by @dandavies99 in #163
- migrate to flexible azure server by @dandavies99 in #164
- fix typo DATABASES by @dandavies99 in #166
- PDF file storage in azure by @dandavies99 in #168
- add development warning to homepage by @dandavies99 in #176
- add azure and urllib logging by @dandavies99 in #198
- Update gitignore for terraform state files by @dandavies99 in #206
- Add pip-tools to development requirements by @AdrianDAlessandro in #207
- Added .gitattribute file to fix local Docker container build on windows by @CWestICL in #212
- update cryptography and pillow by @dandavies99 in #214
- Fix data view by @dandavies99 in #216
- Compound form auto mass by @CWestICL in #220
New Contributors
- @CWestICL made their first contribution in #192
- @AdrianDAlessandro made their first contribution in #207
Full Changelog: v0.1.0-alpha...v0.2.0-alpha