Releases: cite-architecture/CiteEXchange.jl
Releases · cite-architecture/CiteEXchange.jl
v0.10.1
v0.10.0
CiteEXchange v0.10.0
Limit coverage strictly to string functions: delegate URN logic to other packages
Closed issues:
- Review and rm old files (#52)
Merged pull requests:
- Limit coverage strictly to string functions: no URN logic (#60) (@neelsmith)
v0.9.3
CiteEXchange v0.9.3
Support new version of CitableBase
Merged pull requests:
- Support new version of CItableBase (#58) (@neelsmith)
v0.9.2
CiteEXchange v0.9.2
Support new version of CitableBase
Closed issues:
- Add method so blocks works with Vector of UInt32 (#16)
Merged pull requests:
- Support new version of
CitableBase
(#57) (@neelsmith)
v0.9.1
CiteEXchange v0.9.1
Rebuild docs after Rip van Github wakes up
Merged pull requests:
- Tighten compat on CitableBase (#56) (@neelsmith)
v0.9.0
CiteEXchange v0.9.0
Specify reader types using types from CitableBase
Merged pull requests:
- Change specification of reader types (#55) (@neelsmith)
v0.8.1
CiteEXchange v0.8.1
Fixes a bug in reading block of type ctsdata
Merged pull requests:
- Fix bug in reading ctsdata (#54) (@neelsmith)
v0.8.0
CiteEXchange v0.8.0
Major redesign of package
Closed issues:
- Test and document relationsdata function (#42)
- Test
data
function onciterelationset
CEX blocks (#46) - Test that URN filtering on citerelationset uses URN for entire set, not individual record (#47)
- Allow negation of URN filtering (#48)
relationsdata
needs a delimiter parameter (#49)
Merged pull requests:
- Major redesign of package (#50) (@neelsmith)
v0.7.0
CiteEXchange v0.7.0
Strip package down to focus on string parsing only; move library functions to CitableLibrary
Closed issues:
- Collect catalog blocks for a given collection (#23)
- Instantiate cite collection catalog (#27)
- instantiate cts catalog (#28)
- Allow full configuration of library from exported
library
function (and its dependencies likelaxlibrary
(#33)
Merged pull requests:
- Strip package down to focus on string parsing only; move library functions to
CitableLibrary
(#43) (@neelsmith) - Add [compat] for CitableObject (#44) (@neelsmith)
- Typo (#45) (@neelsmith)
v0.6.1
CiteEXchange v0.6.1
Support new versions of CitableText
and CitableObject
Merged pull requests:
- Badge (#40) (@neelsmith)
- Support new versions of
CitableText
andCitableObject
(#41) (@neelsmith)