Skip to content

Releases: Ultraplot/ultraplot

v1.0.5

02 Feb 13:37
fd215bd
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.4...v1.0.5

v1.0.4: Fixing Margins

31 Jan 09:00
e460b22
Compare
Choose a tag to compare

A major change for this release is that the margins were not properly being set with the latest mpl. This reverts the margins back to the behavior where they are tighter as is expected from UltraPlot!

v1.0.3: Minor bug fixes

27 Jan 20:27
Compare
Choose a tag to compare

We are still experiencing some growing pains with proplot -> ultraplot conversion, however it is looking good. Some bugs were fixed regarding compatibility with mpl3.10 and we are moving towards fidelity checks. Please update when you can to this latest release.

This release is to ensure that the latest version is on pypi and conda.

Full Changelog: v1.0.2...v1.0.3

v1.0: Big Compatibility Release! Matplotlib >= 3.8.

11 Jan 13:20
Compare
Choose a tag to compare
  • 78367da (HEAD -> main, tag: v1.0, uplt/main) Matplotlib 3.10 - Compatability
  • 4e15fde Merge pull request #16 from cvanelteren/linter-workflow
  • 5483796 (origin/linter-workflow, linter-workflow) make repo - black compatible
  • 7aa82a2 added linter workflow
  • 97f1408 point readme badge to correct workflow
  • fb762c5 (origin/main) Merge pull request #13 from - cvanelteren/triangulation-fix
  • afa14ca (origin/triangulation-fix) removed pandas reference
  • 2d66e46 added data dict to unittest test and made - preprocessing compatible
  • 465688e add decorator to other trifunctions
  • ad83bfb ensure backwards compatibility
  • 23f65bb added df to unittest
  • d239bfc added unittest for triangulaions
  • 5bb8ac1 use mpl triangulation parser
  • 5dc8b44 move logic to internals and update input parsing - functions for tri
  • f213d87 tripoint also added
  • 9eeda2d small typo
  • a1c8894 Merge branch 'main' into triangulation-fix
  • 8397394 allow triangulation object in tricountour(f)
  • 6b8223a Merge pull request #4 from cvanelteren/conda
  • fa1f2fc (origin/conda) removed conda recipe
  • defb219 separate build and test
  • 4cf2c94 # This is a combination of 2 commits. # This is the - 1st commit message:
  • 9c75035 separate build and test
  • 0089fe0 license revert
  • adac1c9 Merge pull request #10 from Ultraplot/revert-6-main
  • e31afe6 (uplt/revert-6-main) Revert "license update"
  • 35204ef renamed yml to ensure consistency
  • b243afe Merge pull request #8 from cvanelteren/main
  • 0c4bc1f replaced pplt -> uplt
  • 656a746 Merge pull request #5 from cvanelteren/logo_square
  • 89c59cf Merge pull request #7 from cvanelteren/main
  • 8d01cf3 typo in readme shield
  • 7e0ec00 Merge pull request #6 from cvanelteren/main
  • 70157b3 license update
  • e6d8eca (origin/logo_square, logo_square) capitalization to - UltraPlot in docs
  • e99be78 square logos
  • c2a9655 separated workflows
  • 5609372 conda and pypi publish workflow
  • d04ea9d small changes in workflow
  • 5432bdb add workflow for conda-forge