Skip to content

Releases: lwabeke/Unmarshal.jl

v0.4.2

27 Oct 00:06
b10a6cb
Compare
Choose a tag to compare

Unmarshal v0.4.2

Diff since v0.4.0

Closed issues:

  • Unmarshalling to a Julia type when type has Union Values? (#31)

Merged pull requests:

Release to support LazyJSON.jl

22 Apr 13:50
Compare
Choose a tag to compare
v0.4.0

Release to support LazyJSON.jl

Trying to get Registrator.jl to publish a release

12 Dec 07:00
Compare
Choose a tag to compare
v0.3.1

Trying to restore UUID to be able to release package

Release number matching Project.toml

11 Dec 11:33
9c73081
Compare
Choose a tag to compare

Release number matching Project.toml
Some changes to try to fix Travis CI and Coverage.
Trying to improve coverage highlighted and fixed an issue in one of the verbose cases

Support for Tuples and NamedTuples

11 Dec 08:09
Compare
Choose a tag to compare
Add correct support for `Tuple`s. (#22)

* Correctly handle Tuples, and fix for some common cases of Arrays.

* Add support for `NamedTuple`s.

More detailed verbose

10 Sep 14:38
Compare
Choose a tag to compare

Also hoping julia v1.0 will now pick this up as the latest release

Release with no v0.7 deprecation warnings

14 Aug 12:29
5079e12
Compare
Choose a tag to compare

I thought I had released this already, but it seems with the attempt to get a Julia v0.6 bug fix out, it seems this didn't get tagged properly for the v0.7 version

Bugfix for v0.6 dictionaries

02 Aug 13:15
Compare
Choose a tag to compare

This is to try to fix handling of certain types of Dictionaries in Julia v0.6, a similar change is need in Julia v0.7.
This is to fix issue #18

Julia v0.7 support

18 Jul 12:13
Compare
Choose a tag to compare

Upgraded to Julia v0.7.
Dropped support for julia v0.6