Skip to content

Releases: vizzuhq/ipyvizzu-story

0.11.0

10 Jul 10:26
Compare
Choose a tag to compare

What's Changed

Contributors

Full Changelog: 0.10.0...0.11.0

0.10.0

21 Dec 18:19
94ae9fa
Compare
Choose a tag to compare

What's Changed

Added

  • Added: __version_info__ attribute by @veghdev in #89
  • Added: Story.add_plugin method by @veghdev in #92
  • Changed: set vizzu-story default version to 0.7.x (vizzu version to 0.9.x) by @veghdev in #91
  • Changed: version 0.10.0 by @veghdev in #93

Contributors

Full Changelog: 0.9.0...0.10.0

0.9.0

26 Oct 18:47
213bec6
Compare
Choose a tag to compare

What's Changed

Added

  • Changed: set version constraint for ipyvizzu (<1.0.0) by @veghdev in #86
  • Changed: set vizzu-story default version to 0.6.x by @veghdev in #87
  • Changed: version 0.9.0 by @veghdev in #88

Contributors

Full Changelog: 0.8.0...0.9.0

0.8.0

13 Sep 12:52
a5f3868
Compare
Choose a tag to compare

What's Changed

Added

  • Changed: set vizzu-story default version to 0.5.x (vizzu version to 0.8.x) by @veghdev in #76
  • Changed: version 0.8.0 by @veghdev in #82
  • Added: __version__ attribute, changed: use pyproject.toml instead of setup.py, changed: use pyproject.toml for dependencies by @veghdev in #71
  • Added: warning, Python 3.6 support will be dropped in future versions by @veghdev in #73
  • Added: aspect_ratio parameter to set_size by @veghdev in #75
  • Added: collection of usage statistics using Plausible by @veghdev in #78

Documentation

  • Documentation: link to the blog added by @veghdev in #72

Contributors

Full Changelog: 0.7.0...0.8.0

0.7.0

11 May 05:22
8e2703e
Compare
Choose a tag to compare

What's Changed

Added

  • Changed: set vizzu-story default version to 0.4.x by @veghdev in #65
  • Added: Step class animation options support by @veghdev in #66
  • Added: Story class start_slide property by @veghdev in #67

Contributors

Full Changelog: 0.6.0...0.7.0

0.6.0

11 Mar 17:36
0b5d7fe
Compare
Choose a tag to compare

What's Changed

Fixed

  • Fixed: cdn url changed to jsdelivr style by @veghdev in #33

Added

  • Changed: set vizzu-story default version to 0.3.x by @veghdev in #54
  • Added: __all__ into __init__.py by @veghdev in #48
  • Added: Story class vizzu and vizzu_story properties by @veghdev in #53

Documentation

  • Documentation: add versioning to the documentation site by @veghdev in #55

Contributors

Full Changelog: 0.5.0...0.6.0

0.5.0

19 Oct 11:37
1735514
Compare
Choose a tag to compare

What's Changed

Added

  • Changed: set vizzu-story version to 0.2.x by @veghdev in #32

Contributors

Full Changelog: 0.4.2...0.5.0

0.4.2

25 Sep 12:28
43f7eb4
Compare
Choose a tag to compare

What's Changed

Fixed

Contributors

Full Changelog: 0.4.1...0.4.2

0.4.1

10 Aug 08:15
85c7a90
Compare
Choose a tag to compare

What's Changed

Fixed

  • Fixed: removed duplicate _repr_html_ implementation by @veghdev in #23
  • Fixed: play method in Panel environment by @veghdev in #24

Contributors

Full Changelog: 0.4.0...0.4.1

0.4.0

09 Aug 08:55
0584d26
Compare
Choose a tag to compare

What's Changed

Added

Contributors

Full Changelog: 0.3.2...0.4.0