Skip to content

Releases: e10v/rico

rico 0.4.0

23 Jul 11:27
b75b121
Compare
Choose a tag to compare

What's Changed

  • Update readme and docstrings by @e10v in #100
  • Create examples and update readme by @e10v in #101
  • Some minor changes by @e10v in #102
  • Remove borders from dataframes by default by @e10v in #103
  • Drop support for old extras and Chart class by @e10v in #104

Full Changelog: v0.3.2...v0.4.0

rico 0.3.2

12 Jul 16:54
c691af7
Compare
Choose a tag to compare

What's Changed

  • Support custom markdown renderer without extra dependency by @e10v in #97
  • Support classes with IPython rich representation methods by @e10v in #98
  • Deprecate all extras by @e10v in #99

Full Changelog: v0.3.1...v0.3.2

rico 0.3.1

02 Jul 10:42
11e760e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.0...v0.3.1

rico 0.3.0 (beta)

24 Jun 08:01
10302e8
Compare
Choose a tag to compare

What's Changed

  • Rename Chart to Plot by @e10v in #77
  • Update readme and project description by @e10v in #79
  • Change Image parameters by @e10v in #81
  • Remove HTMLParser from public API by @e10v in #82
  • Change dev status and update dependencies by @e10v in #83

Full Changelog: v0.2.3...v0.3.0

rico 0.2.3

15 Jun 16:17
ab230c8
Compare
Choose a tag to compare

What's Changed

  • Fix svg mime type by @e10v in #75
  • Append ContentBase object as is (in Obj) by @e10v in #76

Full Changelog: v0.2.2...v0.2.3

v0.2.2: Support all Altair chart types in Obj and encode svg with base64

13 Jun 17:19
461e488
Compare
Choose a tag to compare

What's Changed

  • Fix: support all Altair chart types in Obj by @e10v in #72
  • Encode svg with base64 by @e10v in #73

Full Changelog: v0.2.1...v0.2.2

v0.2.1: Bug fixes

13 Jun 15:31
16435d4
Compare
Choose a tag to compare

What's Changed

  • Fix: support all Altair chart types by @e10v in #70
  • Fix style link attribute by @e10v in #71

Full Changelog: v0.2.0...v0.2.1

v0.2.0: Several changes in args and global config

04 Jun 14:22
df68a56
Compare
Choose a tag to compare

What's Changed

  • Several changes in args and global config by @e10v in #67

Full Changelog: v0.1.0...v0.2.0

v0.1.0: Release alpha version

03 Jun 18:30
dbf071a
Compare
Choose a tag to compare

Highlights

  • Define Div and Doc containers by @e10v in #64

Full Changelog: v0.0.6...v0.1.0

v0.0.6: Define Script and Style classes, add global config

28 May 13:39
3dbdf1e
Compare
Choose a tag to compare

Highlights

  • Define Script and Style classes by @e10v in #54
  • Add global config by @e10v in #61

Other changes

  • Specify VegaLite schema version in Chart by @e10v in #55
  • Rename Content to Obj by @e10v in #60

Full Changelog: v0.0.5...v0.0.6