Skip to content

v1.0.0

Latest
Compare
Choose a tag to compare
@ggrossetie ggrossetie released this 08 Oct 21:58
· 2 commits to master since this release

What's Changed

✨ Added

  • Introduce a changelog (#30)
  • Add support for using the JavaScript libraries offline (#25)
  • Add captioned title on charts (#18)
  • Improved documentation
  • Add attributes to define chart resources directory (#26)
  • Introduce visual regression tests (#34)

🎨 Changed

  • Use 0.11.x as default version for Chartist.js instead of latest (#28)
  • Update c3.js defaults to latest version 0.7.20 (#32)
  • Upgrade Chart.js from 1.0.2 to 3.7.0 and update code accordingly (#17)
  • Use https protocol (instead of http) when loading scripts from cdnjs.cloudflare.com (#17)
  • Apply RuboCop to asciidoctor-chart.gemspec (#17)
  • Enable multi-factor authentication when publishing to https://rubygems.org/ (#17)

🐞 Fixed

  • Fix an issue to allow more than one Chart.js graphs per page (#13)
  • Include assets (styles, scripts) when an chart engine is used (#24)
  • Fix an issue with Chart.js where text was overlapping the graph when width was specified (#17)

New Contributors

  • @Mogztter made their first contribution in #2
  • @uniqueck made their first contribution in #21
  • @B3nedikt made their first contribution in #39

Full Changelog: v1.0.0.alpha.1...v1.0.0