Skip to content

Releases: railsjazz/peity_vanilla

v0.0.8

02 May 14:32
Compare
Choose a tag to compare

What's Changed (Since 0.0.7)

  • FIX: Now chart updates automatically after element content is changed, there is no need to call change event.

v0.0.7

02 May 13:21
Compare
Choose a tag to compare

What's Changed (Since 0.0.6)

  • INTERNAL: Removed unused dependencies

v0.0.6

02 May 13:13
Compare
Choose a tag to compare

What's Changed (Since 0.0.5)

  • BREAKING: Renamed npm package to peity-vanilla
  • INTERNAL: Improved constructor
  • INTERNAL: Added minified version
  • FEATURE: Added destroy method
  • FEATURE: Peity instance now accessible through node._peity

v0.0.5

01 May 14:28
Compare
Choose a tag to compare

What's Changed (Since 0.0.4)

  • INTERNAL: Rewritten code base with use of modern JavaScript
  • INTERNAL: Added build configuration for ES module
  • BREAKING: ES module no longer exposes peity globally