Skip to content

Releases: tpvasconcelos/ridgeplot

0.1.19

19 Aug 21:06
8791d0b
Compare
Choose a tag to compare

0.1.19

  • ...

0.1.18

19 Aug 20:57
7f2882c
Compare
Choose a tag to compare

0.1.18

  • ...

0.1.17

19 Aug 20:25
3a83a9e
Compare
Choose a tag to compare

0.1.17

  • 🔧 Automate the release process. See .github/workflows/release.yaml, which issues a new GitHub
    release whenever a new git tag is pushed to the master branch by extracting the release notes from
    the changelog.
  • 🔧 Fix automated release process to
    PyPi. (#27)

0.1.16

20 Jun 17:35
eaed6d6
Compare
Choose a tag to compare
  • 🔧 Fix automated release process to PyPi. (#27)

0.1.15

20 Jun 16:47
b88be3e
Compare
Choose a tag to compare
  • 🔧 Upgrade project structure, improve testing and CI checks, and start basic Sphinx
    docs. (#21)
  • 🔧 Implement LazyMapping helper to allow ridgeplot._colors.PLOTLY_COLORSCALES to lazy-load from
    colors.json (#20)

0.1.14

08 Aug 01:16
Compare
Choose a tag to compare
  • 📦 Remove named_colorscales from public API (#18)

0.1.13

08 Aug 00:29
Compare
Choose a tag to compare
  • 🧪 Add tests for example scripts (#14)

0.1.12

08 Aug 00:20
Compare
Choose a tag to compare

Internal

  • 📦 Update and standardise CI steps (#6)

Documentation

  • 📚 Publish official contribution guidelines (CONTRIBUTING.md) (#8)
  • 📚 Publish an official Code of Conduct (CODE_OF_CONDUCT.md) (#7)
  • 📚 Publish an official release/change log (CHANGES.md) (#6)