Skip to content

Releases: cite-architecture/CiteEXchange.jl

v0.10.1

22 Sep 19:58
c3afe0b
Compare
Choose a tag to compare

Update Tagbot.yml, support Julia 1.8

v0.10.0

21 Feb 22:41
0b9a1ab
Compare
Choose a tag to compare

CiteEXchange v0.10.0

Diff since v0.9.3

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

11 Jan 22:16
1d481ba
Compare
Choose a tag to compare

CiteEXchange v0.9.3

Diff since v0.9.2

Support new version of CitableBase

Merged pull requests:

v0.9.2

11 Jan 02:26
d89aa00
Compare
Choose a tag to compare

CiteEXchange v0.9.2

Diff since v0.9.1

Support new version of CitableBase

Closed issues:

  • Add method so blocks works with Vector of UInt32 (#16)

Merged pull requests:

v0.9.1

06 Jan 23:35
379e1bb
Compare
Choose a tag to compare

CiteEXchange v0.9.1

Diff since v0.9.0

Rebuild docs after Rip van Github wakes up

Merged pull requests:

v0.9.0

05 Jan 22:21
f4e9061
Compare
Choose a tag to compare

CiteEXchange v0.9.0

Diff since v0.8.1

Specify reader types using types from CitableBase

Merged pull requests:

v0.8.1

04 Jan 09:16
a9c7a17
Compare
Choose a tag to compare

CiteEXchange v0.8.1

Diff since v0.8.0

Fixes a bug in reading block of type ctsdata

Merged pull requests:

v0.8.0

31 Dec 12:19
dcddb94
Compare
Choose a tag to compare

CiteEXchange v0.8.0

Diff since v0.7.0

Major redesign of package

Closed issues:

  • Test and document relationsdata function (#42)
  • Test data function on citerelationset 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:

v0.7.0

29 Dec 18:26
b515730
Compare
Choose a tag to compare

CiteEXchange v0.7.0

Diff since v0.6.1

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 like laxlibrary (#33)

Merged pull requests:

v0.6.1

23 Dec 18:55
f7c5552
Compare
Choose a tag to compare

CiteEXchange v0.6.1

Diff since v0.6.0

Support new versions of CitableText and CitableObject

Merged pull requests: