Releases: UBC-MDS/DSCI524_Text_Analyzer_19
Milestone 4
In this milestone, we:
- Setup GitHub actions workflow for continuous integration
- Setup GitHub actions workflow for continuous deployment
- Choose a suitable license to your package and justify your choice
- Address feedback to improve the package
- Continue to manage issues professionally
v2.0.3
v2.0.3 (2025-02-03)
Bug Fixes
- Feedback addressed by Colombe about target audience (
43e3192
)
Detailed Changes: v2.0.2...v2.0.3
v2.0.2
v2.0.2 (2025-02-03)
Bug Fixes
-
Feedback addressed by Quanhua Huang about adding test funtion instructions (
be9ccca
) -
Feedback addressed by Quanhua Huang about removing environment yml file (
f3b8c71
)
Detailed Changes: v2.0.1...v2.0.2
v2.0.1
v2.0.1 (2025-02-01)
Bug Fixes
-
Feedback addressed by Lam Tsz Hin to add examples for usage (
9f4dd6d
) -
Feedback addressed by Lam Tsz Hin to add link to contributing (
ac21a62
)
Detailed Changes: v2.0.0...v2.0.1
v2.0.0
v2.0.0 (2025-02-01)
Bug Fixes
-
Feedback addressed by Lam Tsz Hin to fix typo in Ecosystem Fit (
d67f458
) -
Feedback addressed by Lam Tsz Hin to refine introduction (
42ad30a
) -
Feedback addressed by Lixuan Lin to add ci-cd and codecov badges (
6d7e1dc
) -
Feedback addressed by Michael Suriawan - extract_keywords function (
c40a44f
) -
Feedback addressed by Michael Suriawan to add explicit url to readthedocs (
578e994
) -
Feedback addressed by Michael Suriawan to add explicit url to readthedocs (
1221396
) -
Feedback addressed by Michael Suriawan to add typings (
96a1cd2
) -
Feedback addressed by Quanhua Huang about sentiment analysis source file docstring (
50a3019
) -
Feedback addressed by Quanhua Huang about sentiment analysis test file docstring (
c2813aa
) -
Minor documentation error in sentiment analysis (
a660cc6
)
Features
- Modified toml (
c8d72f5
)
Detailed Changes: v1.0.0...v2.0.0
Milestone 3
Milestone 3
Write and publish the package-level documentation
Continue to manage issues professionally
Milestone 3
Milestone 3
Write and publish the package-level documentation
Continue to manage issues professionally
1.0.0
Milestone 2
- Write test cases and code iteratively
- Continue to manage issues professionally
Milestone 1
In this milestone, we:
Drafted a team work contract
Chose a topic for our software package
Created the project structure for the software package
Wrote function specifications and documentation
Managed issues professionally