Releases: cite-architecture/CitableBase.jl
Releases · cite-architecture/CitableBase.jl
v10.3.1
CitableBase v10.3.1
Support wider range of package versions
Merged pull requests:
- Support wider ragne of pkg versions (#79) (@neelsmith)
v10.3.0
CitableBase v10.3.0
Closed issues:
- Implement these on strings and on
string(u)
whereu <: Urn
(#74)
Merged pull requests:
- Rework URN string functions (#77) (@neelsmith)
v10.2.4
v10.2.1
CitableBase v10.2.1
Balance partitioning arrays by padding with nothing
, not undef
Merged pull requests:
- Fix partitioning bug (#70) (@neelsmith)
v10.2.0
CitableBase v10.2.0
Adds partitionvect
and versionid
functions
Merged pull requests:
- Add
partitionvect
function (#69) (@neelsmith)
v10.1.1
CitableBase v10.1.1
Expanded documentation.
Closed issues:
- Add subref manipulation on strings to
CitableBase
(#63) - Add windowing function on citable collections (#64)
Merged pull requests:
- Expanded documentation (#67) (@neelsmith)
v10.1.0
CitableBase v10.1.0
Adds sliding window
function
Merged pull requests:
- Add
slidingwindow
function (#65) (@neelsmith)
v10.0.0
CitableBase v10.0.0
API-breaking addition of optional strict
parameter to fromcex
Merged pull requests:
- API-breaking addition of optional
strict
parameter tofromcex
function (#62) (@neelsmith)
v9.0.1
CitableBase v9.0.1
Add urntype
function, and define behaviors for urn version and sub reference
v9.0.0
CitableBase v9.0.0
Add urntype
function, and define behaviors for urn version and sub reference
Closed issues:
- Add note on deliberate limitations of
fromcex
forReadingList
(#48)
Merged pull requests:
- Implement behaviors for subreferences, and versioning, and add `urnt… (#59) (@neelsmith)