Releases: cite-architecture/CitableBase.jl
Releases · cite-architecture/CitableBase.jl
v8.1.0
CitableBase v8.1.0
Add functions for fromcex
allowing optional parameter specifying type of reader
Closed issues:
- Make
CitablePublication <: Citable
in documentation (#47) - Add "Documentation" section to README (#49)
- Append final
\n
infromcex
forReadingList
(#50) - Check for empty line in
fromcex
forReadingList
(#51) - Make h1 heading and title match in documentation pages (#52)
- Check implementation of traits once more (#54)
- Take over from
CiteEXchange
the typology of CEX sources (#55)
Merged pull requests:
- Add sample project in
RL
directory (#53) (@neelsmith) - Add
fromcex
functions accepting reader parameter (#56) (@neelsmith)
v8.0.0
CitableBase v8.0.0
Complete refactoring of CITE architecture abstractions
Closed issues:
- dispatch of
fromcex
is broken (#41)
Merged pull requests:
- Complete refactoring of CITE abstractions (#44) (@neelsmith)
- Bump version (#45) (@neelsmith)
v7.0.2
CitableBase v7.0.2
Fixes a bug in type annotation of parameter to fromcex
Merged pull requests:
- Fix bug in parameter type annotation (#42) (@neelsmith)
v7.0.1
CitableBase v7.0.1
Subtypes of Citable
should be CEX serializable by default
Merged pull requests:
- Badging (#39) (@neelsmith)
- Make subtype of
Citable
CEX serializable by default (#40) (@neelsmith)
v7.0.0
CitableBase v7.0.0
Rework 3 fundamental traits
Merged pull requests:
- Rework fundamental 3 traits (#38) (@neelsmith)
v6.2.0
CitableBase v6.2.0
Add urnequals
function
Closed issues:
Merged pull requests:
- Add
urnequals
function (#36) (@neelsmith)
v6.1.1
v6.1.0
v6.0.1
v6.0.0
CitableBase v6.0.0
Adds new UrnComparableTrait
Merged pull requests:
- Add new
UrnComparableTrait
(#30) (@neelsmith)