! Minimum elixir version raised to 1.7 (#116) 1.12 (#140)
- Add cell validations (#109)
- Fix some typos (#120)
- Add a new YYYY-MM date format (#123)
- Fix warnings for range syntax (#139)
- Update README.md, call out requirement to escape '<' and '>' characters (#138)
- Fix: Actually throw ArgumentError when cell content type is invalid (#140)
- Revert autofilter support (breaks build)
- Migrate travis-ci.com, fixing the CI system (which apparently failed open for months)
- Autofilter support (#105)
- Namespace XML module (#111, #107)
- Documentation improvements (#103, #106)
- Preserve leading whitespace (#95)
mix format
the entire codebase
- Dialyzer fixes
- Speed improvements
- XML character validation fixes
- Fixes for Dialyzer, documentation.
- Added support for boolean values in cells
- Increased minimum elixir version required to 1.3