Skip to content

Releases: UBC-MDS/TidyverseToPandas

v3.0.0

03 Feb 00:49
Compare
Choose a tag to compare

v3.0.0 (2024-02-03)

Breaking

  • feat!: This is the final release for milestone 4

feat!: This is the final release for milestone 4 (e20b818)

v2.0.0

03 Feb 00:44
Compare
Choose a tag to compare

v2.0.0 (2024-02-03)

Breaking

  • feat!: Prep for the final release

feat!: Prep for the final release (6d16f3e)

  • feat!: Prep for the final release (a5449d3)

Unknown

  • Merge pull request #94 from UBC-MDS/93-fix-select-columns-str

fix: select column str addressed (2436b6d)

  • Fix: select column str addressed (b09fc58)

v1.0.0

31 Jan 00:49
Compare
Choose a tag to compare

v1.0.0 (2024-01-31)

Breaking

  • feat!: Major change of the project

feat!: Major change of the project (cc0bd42)

  • feat!: Major change of the project (1783f88)

Build

  • build(update project): update project

build(update project): update project (a763a06)

  • build(update project): update project (40cff5a)

Unknown

  • major(New start): clean start for the project

major(New start): clean start for the project (1ac8e70)

  • major(New start): clean start for the project (1b6c0fc)

v0.3.0

31 Jan 00:15
Compare
Choose a tag to compare

v0.3.0 (2024-01-31)

Feature

  • feat(fix readme): lets try it again

feat(fix readme): lets try it again (d972adb)

  • feat(fix readme): lets try it again (0587056)

Unknown

  • feature(test release): lets try it again

feature(test release): lets try it again (6da08a1)

  • feature(test release): lets try it again (f50f6c5)

  • Merge pull request #87 from UBC-MDS/786213750-patch-1

feature(fix bug): add again into readme (cb42384)

  • feature(fix bug): add again into readme (f16ed41)

  • Merge pull request #86 from UBC-MDS/76-add-automatic-python-semantic-release

feature(fixed toml): this will fix toml for sure (2332729)

  • feature(fixed toml): this will fix toml for sure (044d4a1)

v0.2.0

30 Jan 23:53
Compare
Choose a tag to compare

v0.2.0 (2024-01-30)

Feature

  • feat(edit readme): test release again (97d548f)

Unknown

  • Merge pull request #85 from UBC-MDS/786213750-patch-1

feat(edit readme): test release again (58904a6)

  • Merge pull request #84 from UBC-MDS/76-add-automatic-python-semantic-release

Test python semantic release again (efc01b2)

  • update poetry dependency with python release (1e0f301)

v0.1.0

30 Jan 23:25
Compare
Choose a tag to compare

v0.1.0 (2024-01-30)

Unknown

  • Merge pull request #83 from UBC-MDS/786213750-patch-1

feat(update readme): test auto release (fcecdcf)

v0.0.0

30 Jan 23:22
Compare
Choose a tag to compare

v0.0.0 (2024-01-30)

Build

  • build: added dev dependencies for docs (e257dca)

Unknown

  • Merge pull request #82 from UBC-MDS/80-pytest-coverage-report

80 add pytest coverage report command (27554bf)

  • Merge pull request #81 from UBC-MDS/76-add-automatic-python-semantic-release

This is a test run merge without approval. (7bd2ae5)

  • update project toml with new build (5237be1)

  • Merge pull request #79 from UBC-MDS/77-add-badges-to-readme

add badges to readme (1aed13b)

  • Merge pull request #78 from UBC-MDS/75-add-defensive-programming-to-arrange-function

raise typeerror (08a0646)

  • overlapping test function name (61682f8)

  • add view report command (7ccc00d)

  • update git action with auto release (3fac814)

  • add test for arrange function (typeerror) (0debbec)

  • add badges to readme (e1f335c)

  • raise typeerror if the dataframe passed into the function is not of pandas DataFrame type (3b33f0d)

  • Merge pull request #73 from UBC-MDS/farrandi-patch-1

Update ci-cd.yml (5b9fa36)

  • Update ci-cd.yml
  • Update the name to match the token saved in this repository secret (6659451)
  • Merge pull request #72 from UBC-MDS/71-add-package-to-pypi-and-testpypi

71 add package to pypi and testpypi (344725f)

  • Add pyarrow to remove warning (4dacb68)

  • update readme to have coverage command (5a4a383)

  • update readme, already add first version manually to pypi and testpypi (dfd15c4)

  • Merge pull request #68 from UBC-MDS/farrandi-patch-1

Fix mutate example in readme (47a0494)

  • Fix mutate example in readme (916fa3a)

  • Merge pull request #67 from UBC-MDS/66-fix-readme-link-bug

66 fix readme link bug (739ccb1)

  • fixed tpyo (ac4df73)

  • fixed link to install (c319c57)

  • Merge pull request #65 from UBC-MDS/57-update-our-usage-section-in-readme

57 update our usage section in readme (c09b6fb)

  • Merge branch 'main' into 57-update-our-usage-section-in-readme (abbff16)

  • Merge pull request #64 from UBC-MDS/farrandi-patch-1

Update README.md to include documentation (3e294ee)

  • update readme with link to install (c38a6c1)

  • update readme with link of docs (8df864c)

  • update readme for usage (37d2726)

  • Update README.md to include documentation (badf3a4)

  • Merge pull request #63 from UBC-MDS/62-fix-poetry-install-error-in-readthedocs

change python to 3.9 (689a97a)

  • change python to 3.9 (21647f6)

  • Merge pull request #61 from UBC-MDS/59-documentation-cicd

59 documentation cicd (7d5e085)

  • reran tutorial notebook (7e8331c)

  • Merge branch 'main' into 59-documentation-cicd (b4cb58f)

  • Merge pull request #60 from UBC-MDS/58-make-mutate-not-edit-inplace

58 make mutate not edit inplace (41cbbee)

  • update documentation (f443f11)

  • update tutorial (d1fada9)

  • edit some syntaxes (f636952)

  • remove inplace=True (065c9a0)

  • Merge pull request #56 from UBC-MDS/55-solving-merge-conflicts-in-tutorialipynb

55 solving merge conflicts in tutorialipynb (a8d5b8a)

  • minor edits (4b7145a)

  • add mutate and edit select to match (629fcbc)

  • minor edits to tutorial.ipynb (eaea82e)

  • add arrange blocks (a42cd99)

  • added filter tut to fix conflict (af99b96)

  • Merge pull request #51 from UBC-MDS/50-add-select-section-to-tutorial

50 add select section to tutorial (8d43a17)

  • Merge branch 'main' into 50-add-select-section-to-tutorial (b051aea)

  • Update tutorial.ipynb

Co-authored-by: Farrandi Hernando <farrandi19@gmail.com> (9f5cbdc)

  • Merge pull request #53 from UBC-MDS/52-add-arrange-section-in-tutorial

52 add arrange section in tutorial (6e2d50d)

  • Merge branch 'main' into 52-add-arrange-section-in-tutorial (352094e)

  • Merge pull request #54 from UBC-MDS/49-add-filter-section-in-tutorial

49 Add filter section in tutorial (8d5b1ff)

edit mutate to take in string ([f0b747a](https://gi...

Read more

Milestone 3

28 Jan 06:48
47a0494
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.0...2.0.0

Milestone 2

19 Jan 23:20
009d668
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.0.1...1.0.0

Milestone 1

12 Jan 22:23
0c24d3f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/UBC-MDS/TidyverseToPandas/commits/0.0.1