Skip to content

Releases: datarootsio/rootsstyle

Release v0.5.1

13 Feb 17:28
Compare
Choose a tag to compare

0.5.1 (2022-02-13)

Bug Fixes

  • pypi_publish_auth: fixed username and password pypi secrets to use public account (22970e3)

Documentation

  • CHANGELOG: Automated commit of CHANGELOG.md update (0681827)
  • visualizations: Automated update of visualizations used in README (ee26f06)

Release v0.5.0

13 Feb 17:21
Compare
Choose a tag to compare

0.5.0 (2022-02-13)

Features

  • open_sourcing: prepping repo for open-sourcing (3d400d2)

Styles

  • black: Automated reformatting done by black (c19ad69)

Documentation

  • CHANGELOG: Automated commit of CHANGELOG.md update (4e60f12)
  • README: typo's and small changes to README (ebf6211)
  • README: typo's and small changes to README (0ce45c9)
  • visualizations: Automated update of visualizations used in README (8721a89)
  • visualizations: Automated update of visualizations used in README (ab1ebb8)
  • visualizations: Automated update of visualizations used in README (ead1200)
  • visualizations: Automated update of visualizations used in README (2784358)

Release v0.4.0

04 Feb 13:15
94072f0
Compare
Choose a tag to compare

0.4.0 (2022-02-04)

Features

  • show_bar_values: added option to perform operation on axes (0c63673)

Styles

  • black: Automated reformatting done by black (386c358)
  • black: Automated reformatting done by black (7930953)

Documentation

  • CHANGELOG: Automated commit of CHANGELOG.md update (af7f4cb)
  • README: changed links to images (42d9dce)
  • README: changelog section update (ebdbf8d)
  • README: update dataroots badge with logo (00c4fb8)
  • visualizations: Automated update of visualizations used in README (327b9ba)
  • visualizations: Automated update of visualizations used in README (db1fc37)
  • visualizations: Automated update of visualizations used in README (b8cd8d5)

Release v0.3.3

06 Dec 19:36
Compare
Choose a tag to compare

0.3.3 (2021-12-06)

Bug Fixes

  • workflow: added git pull to update before next step (1403d29)
  • workflow: added git pull to update before next step (1334fd5)

Documentation

  • visualizations: Automated update of visualizations used in README (d5c6d15)

Release v0.3.2

06 Dec 19:13
Compare
Choose a tag to compare

0.3.2 (2021-12-06)

Bug Fixes

  • workflow: fixed order of workflow (127f52c)

Documentation

  • CHANGELOG: Automated commit of CHANGELOG.md update (68384b4)

Release v0.3.1

06 Dec 17:17
Compare
Choose a tag to compare

0.3.1 (2021-12-06)

Bug Fixes

  • workflow_changelog: fix multi-line input arg for changelog (e5ab146)

Documentation

  • visualizations: Automated update of visualizations used in README (4c04b8a)

Release v0.3.0

06 Dec 17:08
bbfcc18
Compare
Choose a tag to compare

0.3.0 (2021-12-06)

Features

  • workflow_rework: automated tagging, releasing, publishing, updating changelog and updating visualizations (610ca58)

Bug Fixes

  • workflow_linting: disabled workflow if changes are made by the linting step. (48da103)
  • workflow_push: added step to cancel previous workflows so that linting changes stop previous workflows (821c012)
  • workflow_push: moved update changelog to before publishing. This should not matter much, but is more intuitively correct (7468ae5)

Tests

  • show_bar_values: added tests for show_bar_values (46b3e5b)
  • show_bar_values: fixed syntax error in test (6cdd139)
  • workflow_push: testing cancellation on automatted commit after linting (f0e3dd6)

Styles

  • black: Automated reformatting done by black (abec874)
  • black: Automated reformatting done by black (b36c48d)
  • black: Automated reformatting done by black (1a7b891)
  • black: Automated reformatting done by black (9637e15)
  • black: Automated reformatting done by black (1e0d9dc)
  • black: Automated reformatting done by black (d6f14c0)
  • README: alignment update (d745758)

Code Refactoring

  • gitignore: updated gitignore (658fdd2)
  • linting: refactored linting workflow to use predefined actions (4ba637e)
  • test_plots: made output dir an argument so that local testing does not create images (2198d74)
  • workflows: removed backup directory (1a8e8f9)

Documentation

  • CHANGELOG: Automated commit of CHANGELOG.md update (fb13378)
  • README: added versioning section (067050c)
  • README: alignment of images in tables (bff5b5f)
  • README: alignment update (6351b85)
  • README: remove ROADMAP section that was done (544c122)
  • README: update image links for examples in README (1944ff1)
  • README: updated versioning section (2bc2c0a)
  • visualizations: Automated update of visualizations used in README (0e92004)
  • visualizations: Automated update of visualizations used in README (e290b7c)
  • visualizations: Automated update of visualizations used in README (87ebaae)
  • visualizations: Automated update of visualizations used in README (877d801)
  • visualizations: Automated update of visualizations used in README (8b310bc)
  • visualizations: Automated update of visualizations used in README (113ee63)

Release v0.2.4

06 Dec 12:07
Compare
Choose a tag to compare

0.2.4 (2021-12-06)

Bug Fixes

  • changelog: typo in tagging workflow (e6391c0)