Releases: UBC-MDS/DSCI_524_group37_csvplus
Releases · UBC-MDS/DSCI_524_group37_csvplus
3.0.0
Milestone 3
What's Changed
- Update dependencies and delete commented out codes by @alancmliu in #62
- Created deploy.yml and build.yml by @Eggathin in #68
- Install the necessary dev and tests dependencies by @alancmliu in #69
- edited to deploy on pushes to main by @Eggathin in #71
- fixed docstring style errors by @Eggathin in #73
- Add additional data validation, unit test, and fix pandas version to … by @alancmliu in #76
- added additional test to test_generate_report by @Eggathin in #80
- corrected test_generate_report to adhere to flake8 by @Eggathin in #86
- Fix style issues by @alancmliu in #89
- added flake8 linter to workflow by @Eggathin in #83
- create quartodoc yaml file by @Purityj in #91
- Update readme - milestone3 by @Purityj in #94
- add additional unit test by @Purityj in #95
- Bump package version from 0.1.2 to 0.2.2 by @Purityj in #97
- Fix action version and add skip-existing option by @Purityj in #96
- Fix linter by @ralahaaqil in #98
Full Changelog: 1.0.0...2.0.0
Milestone 2
What's Changed
- initial version of environment.yml by @alancmliu in #32
- Update docstring of resolve_string_value by @alancmliu in #34
- updated docstring and function specs by @Eggathin in #37
- Implement Unit tests and
resolve_string_valueby @alancmliu in #40 load_optimized_csvfunction implementation and tests by @ralahaaqil in #48- Generate report function by @Eggathin in #51
- Create tests for data_version_diff function by @Purityj in #53
- Implement data_version_diff function. by @Purityj in #46
- Update readme by @Purityj in #55
- improve test coverage for data_version_diff function tests by @Purityj in #56
Full Changelog: 0.0.1...1.0.0
Milestone 1
What's Changed
- Update code of conduct by @Eggathin in #11
- Include package details and contributors in README by @alancmliu in #12
- Add a resolve string value function in data-correction.py by @alancmliu in #13
- Add function definition and docstring for load_optimized_csv by @ralahaaqil in #14
- Created generate-report.py with docstring by @Eggathin in #15
- added raised errors to docstring by @Eggathin in #16
- Edit CONTRIBUTING.md by @Purityj in #18
- Add specification and docstring for data_version_diff function by @Purityj in #17
- Address inconsistencies in function names in README.md and in data-co… by @alancmliu in #21
New Contributors
- @Eggathin made their first contribution in #11
- @alancmliu made their first contribution in #12
- @ralahaaqil made their first contribution in #14
- @Purityj made their first contribution in #18
Full Changelog: https://github.com/UBC-MDS/DSCI_524_group37_csvplus/commits/0.0.1