Skip to content

Releases: cite-architecture/CitableBase.jl

v10.3.1

21 Oct 18:43
f4286fc
Compare
Choose a tag to compare

CitableBase v10.3.1

Diff since v10.3.0

Support wider range of package versions

Merged pull requests:

v10.3.0

10 Jun 00:08
3a62b1e
Compare
Choose a tag to compare

CitableBase v10.3.0

Diff since v10.2.4

Closed issues:

  • Implement these on strings and on string(u) where u <: Urn (#74)

Merged pull requests:

v10.2.4

22 Sep 19:15
Compare
Choose a tag to compare

Support Julia 1.8

v10.2.1

23 Feb 21:20
d42ef88
Compare
Choose a tag to compare

CitableBase v10.2.1

Diff since v10.2.0

Balance partitioning arrays by padding with nothing, not undef

Merged pull requests:

v10.2.0

21 Feb 12:36
6d5c505
Compare
Choose a tag to compare

CitableBase v10.2.0

Diff since v10.1.1

Adds partitionvect and versionid functions

Merged pull requests:

v10.1.1

10 Feb 12:33
4205355
Compare
Choose a tag to compare

CitableBase v10.1.1

Diff since v10.1.0

Expanded documentation.

Closed issues:

  • Add subref manipulation on strings to CitableBase (#63)
  • Add windowing function on citable collections (#64)

Merged pull requests:

v10.1.0

09 Feb 18:53
1b4d174
Compare
Choose a tag to compare

CitableBase v10.1.0

Diff since v10.0.0

Adds sliding window function

Merged pull requests:

v10.0.0

11 Jan 21:53
7298069
Compare
Choose a tag to compare

CitableBase v10.0.0

Diff since v9.0.1

API-breaking addition of optional strict parameter to fromcex

Merged pull requests:

  • API-breaking addition of optional strict parameter to fromcex function (#62) (@neelsmith)

v9.0.1

10 Jan 23:04
15c4d62
Compare
Choose a tag to compare

CitableBase v9.0.1

Diff since v9.0.0

Add urntype function, and define behaviors for urn version and sub reference

v9.0.0

10 Jan 22:49
6e08687
Compare
Choose a tag to compare

CitableBase v9.0.0

Diff since v8.1.0

Add urntype function, and define behaviors for urn version and sub reference

Closed issues:

  • Add note on deliberate limitations of fromcex for ReadingList (#48)

Merged pull requests:

  • Implement behaviors for subreferences, and versioning, and add `urnt… (#59) (@neelsmith)