Releases: cite-architecture/CiteEXchange.jl
Releases · cite-architecture/CiteEXchange.jl
v0.6.0
CiteEXchange v0.6.0
Clarify documentation in relation to new version of CitableLibrary
Merged pull requests:
- Clarify documentation in relation to new version of
CitableLibrary
(#39) (@neelsmith)
v0.5.1
CiteEXchange v0.5.1
Require julia 1.7 to build documentation
Merged pull requests:
- Try requiring julia 1.7 for docstrings (#37) (@neelsmith)
- Require julia 1.7 for documentation (#38) (@neelsmith)
v0.5.0
CiteEXchange v0.5.0
Complete construction of a complete CiteLibrary
type from CEX source.
Closed issues:
- Gather
Cite2Urn
s identifying all collections in a list ofBlock
s (#20) - Gather
Cite2Urn
s identifying all datamodels in a list ofBlock
s. (#21) - Collect datablocks for a given collection (#22)
- Library example needs to make something UrnCitable (#24)
- implement
instantiaterelations
(#25) - collect collection URNs for data model (#29)
- collect relationset urns for data model (#30)
- collect urns of all �datamodels (#31)
- Configuring a specific relation set should override configuration of a data model (#32)
- Relation should collect data per set, not by datatype as with other blocks (#34)
Merged pull requests:
- 0.5 release (#36) (@neelsmith)
v0.4.6
CiteEXchange v0.4.6
Check types of function returns
Merged pull requests:
- Check types of function returns (#19) (@neelsmith)
v0.4.5
CiteEXchange v0.4.5
Remove unused dependency
Merged pull requests:
- Remove unused dependency (#17) (@neelsmith)
- add [compat] entry (#18) (@neelsmith)
v0.4.4
CiteEXchange v0.4.4
Support update to CitableObject
Merged pull requests:
- Tidier whitespace (#14) (@neelsmith)
- Support update to CitableObject (#15) (@neelsmith)
v0.4.3
CiteEXchange v0.4.3
Support new version of CitableObject
Merged pull requests:
- Support new version of CitableObject (#13) (@neelsmith)
v0.4.2
CiteEXchange v0.4.2
Broaden [compat] requirements
Merged pull requests:
- Broaden [compat] requirements (#11) (@neelsmith)
- Bump version (#12) (@neelsmith)
v0.4.1
CiteEXchange v0.4.1
Improved testing and documentation
Merged pull requests:
- Improved testing and docs (#10) (@neelsmith)
v0.4.0
CiteEXchange v0.4.0
Add function to read Block
s from URL
Merged pull requests:
- Add constructor from URL (#8) (@neelsmith)
- Correct version number (#9) (@neelsmith)