Skip to content

Releases: UBC-MDS/DSCI524_Group28_date_extractor_mds

Milestone 4

04 Feb 05:53
Compare
Choose a tag to compare

Finished Milestone 4 for GitHub actions workflow for continuous integration and continuous deployment.

Contributors: @YibinLong @mindy001 @derekrodgers @Rashidikn1

What's Changed

Full Changelog: v1.1.0...v2.0.0

v1.2.1

04 Feb 05:47
Compare
Choose a tag to compare

v1.2.1 (2025-02-04)

Bug Fixes

  • Feedback addressed by Fazeeia Mohammed for Read me updates on package usage (7e6831b)

  • Feedback addressed by yibin to fix up contributors (ab3d743)

  • Feedback addressed by yibin to use conda in readme (f25d0c4)


Detailed Changes: v1.2.0...v1.2.1

v1.2.0

04 Feb 05:08
Compare
Choose a tag to compare

v1.2.0 (2025-02-04)

Bug Fixes

  • Address Yajing's feedback to address how edge cases are handled (87d2b90)

Features

  • Addressed Yajing's feedback to add environment.yml (857e4ac)

  • Addressed Yajing's feedback to use conda, updating readme (4ca3f54)


Detailed Changes: v1.1.4...v1.2.0

v1.1.4

04 Feb 04:55
Compare
Choose a tag to compare

v1.1.4 (2025-02-04)

Bug Fixes

  • Feedback addressed by adding emails into the conduct file (b64082e)

Detailed Changes: v1.1.3...v1.1.4

v1.1.3

02 Feb 11:13
Compare
Choose a tag to compare

v1.1.3 (2025-02-02)

Bug Fixes

  • Feedback addressed by adding additional example to extract_month function (2e02e4c)

Detailed Changes: v1.1.2...v1.1.3

v1.1.2

01 Feb 09:56
Compare
Choose a tag to compare

v1.1.2 (2025-02-01)

Bug Fixes

  • Feedback addressed by derekrodgers. Mentioned by reviewers siddart-1 and interestingtj. (b0426de)

Detailed Changes: v1.1.1...v1.1.2

v1.1.1

31 Jan 00:01
Compare
Choose a tag to compare

v1.1.1 (2025-01-31)

Bug Fixes

  • Add to readme to explain input more (60a061d)

  • Added quotation mark (e269f56)


Detailed Changes: v1.1.0...v1.1.1

Milestone 3

26 Jan 04:29
8fef98d
Compare
Choose a tag to compare

Wrote and published package-level documentation.

NOTE:
For each example, inside example.ipynb, each person individually completed it - For the first three (extract year, month, day), we simply put our code inside the slack channel, and Derek combined it to avoid merge conflicts when dealing with Jupyter Notebooks.

Contributors: @YibinLong @Rashidikn1 @derekrodgers @mindy001

What's Changed

Full Changelog: v1.0.0...v1.1.0

Milestone 2

19 Jan 00:46
6bf16be
Compare
Choose a tag to compare

Wrote and developed test in a test driven state for the date extract package.


Contributors: @YibinLong @Rashidikn1 @derekrodgers @mindy001

What's Changed

Full Changelog: v0.1.0...v1.0.0

Milestone 1

11 Jan 21:45
8085ecf
Compare
Choose a tag to compare