Releases: JuliaDocs/DocInventories.jl
Releases · JuliaDocs/DocInventories.jl
v1.0.0
DocInventories v1.0.0
Initial stable release. Functionally identical to v0.4.1
Diff since v0.4.1
v0.4.0
DocInventories v0.4.0
Diff since v0.3.2
Merged pull requests:
- Add
set_metadata
function (#5) (@goerz)
- Officially declare "DocInventory version 1" format (#6) (@goerz)
- Add
DocInventories.convert
function (#7) (@goerz)
- Revise
Inventory
equality (#8) (@goerz)
v0.3.2
DocInventories v0.3.2
Diff since v0.3.1
Merged pull requests:
- Allow to instantiate
InventoryItem
with priority
of any Integer type (#4) (@goerz)
v0.3.1
DocInventories v0.3.1
Diff since v0.3.0
Merged pull requests:
- Allow to instantiate
InventoryItem
on 32bit system (#3) (@goerz)