Skip to content

Releases: UBC-MDS/DSCI524_Text_Analyzer_19

Milestone 4

03 Feb 05:08
Compare
Choose a tag to compare

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

03 Feb 05:02
Compare
Choose a tag to compare

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

03 Feb 02:54
Compare
Choose a tag to compare

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

01 Feb 05:45
Compare
Choose a tag to compare

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

01 Feb 00:57
Compare
Choose a tag to compare

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


Detailed Changes: v1.0.0...v2.0.0

Milestone 3

26 Jan 19:08
e36a711
Compare
Choose a tag to compare

Milestone 3

Write and publish the package-level documentation

Continue to manage issues professionally

Milestone 3

26 Jan 17:59
7e4089c
Compare
Choose a tag to compare

Milestone 3

Write and publish the package-level documentation

Continue to manage issues professionally

1.0.0

19 Jan 00:56
40bb6ba
Compare
Choose a tag to compare

Milestone 2

  • Write test cases and code iteratively
  • Continue to manage issues professionally

Milestone 1

12 Jan 00:32
6ea1847
Compare
Choose a tag to compare

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