Skip to content

Releases: mdwagner/xls.cr

v0.4.1

Choose a tag to compare

@mdwagner mdwagner released this 31 Jul 13:25

Changes

  • Updated Readme with better example
  • Made simple release script for easier releases

Full Changelog: v0.4.0...v0.4.1

v0.4.0

Choose a tag to compare

@mdwagner mdwagner released this 30 Jul 17:35

Changes

  • Docs deployed to Github pages!
  • Added CSS and Colors support (forgot to add)
  • New example to convert html table

Full Changelog: v0.3.0...v0.4.0

v0.3.0

Choose a tag to compare

@mdwagner mdwagner released this 30 Jul 01:43

Feature complete! At least as far as I'm willing to go for now.

Changes

  • Better debugging: every object should properly print to stdout
  • More examples
  • Xf records work now

Full Changelog: v0.2.0...v0.3.0

v0.2.0

Choose a tag to compare

@mdwagner mdwagner released this 16 Jul 17:50

xls.cr has most of the necessary abstractions worked out now, with a few missing that I'll continue to work on, but this is at least in a good workable state to start using today.