v0.3.1
v0.3.1 (2019-08-18)
Closed issues:
- Tests fail with --precompiled-modules=no (#161)
- Type piracy with cat ? (#145)
- Error tagging new release (#144)
- Update to Julia v0.7 (#141)
- Code in README no longer works (#127)
- Indexing with unsorted vectors (#14)
Merged pull requests:
- Bump version to 0.3.1 for release (#167) (c42f)
- Respect generated function invariants (#163) (c42f)
- Upgrade REQUIRE -> Project.toml (#162) (c42f)
- Fix iteration over Axis (#160) (coroa)
- Fix typo in coverage submission (#154) (c42f)
- Fix doctests (#153) (c42f)
- Cap Documenter.jl to 0.19 on Travis (#150) (mortenpi)
- Fix type piracy of 0-arg cat (#146) (iamed2)