Skip to content

Releases: JuliaAI/ScientificTypesBase.jl

v3.0.0

21 Dec 05:59
17e687b
Compare
Choose a tag to compare

ScientificTypesBase v3.0.0

Diff since v2.3.0

  • (breaking) #25

Merged pull requests:

  • removes traits functionality and feature allowing changing convention at run-time. (#24) (@OkonSamuel)
  • For a 3.0.0 release (#26) (@ablaom)

v2.3.0

29 Sep 23:47
d1defc5
Compare
Choose a tag to compare

ScientificTypesBase v2.3.0

Diff since v2.2.0

  • Add the new scitype Compositional{D} <: Known for compositional data as provided by CoDa.jl (#20) @juliohm

Closed issues:

  • Issue to trigger new releases (#6)
  • Add ScientificTypes for text analysis (#12)
  • For a 2.3 release (#23)

Merged pull requests:

v2.2.0

27 Aug 05:46
47cbb2f
Compare
Choose a tag to compare

ScientificTypesBase v2.2.0

Diff since v2.1.0

  • (enhancement) Add new scitypes Annotated{S}, AnnotationFor{S}, Multiset{S} (#12)

Merged pull requests:

  • Add new types Annotated{S}, AnnotationFor{S}, Multiset{S} (#18) (@ablaom)
  • For a 2.2.0 release (#19) (@ablaom)

v2.1.0

13 Aug 00:05
a7e2c30
Compare
Choose a tag to compare

ScientificTypesBase v2.1.0

Diff since v2.0.0

  • (enhancement) Add Sampleable{K} and Density{K} <: Sampleable{K} scientific types. Here K is the scientific type of the sample space (#15)

Closed issues:

  • Proposal to add Sampleable{K} and Distribution{K} scitypes (#9)
  • Make all scitypes abstract (#11)

Merged pull requests:

v2.0.0

29 Jul 01:37
57aea57
Compare
Choose a tag to compare

ScientificTypesBase v2.0.0

Diff since v1.0.0

  • Make all scitypes abstract where possible (#13)

Merged pull requests:

v1.0.0

17 Jun 01:35
fe1f7f7
Compare
Choose a tag to compare

ScientificTypesBase v1.0.0

Merged pull requests:

  • Trivial commit to test CI (#1) (@ablaom)
  • Add historical note to readme on code re-organization (#2) (@ablaom)
  • Change version number from "1.0" to "1.0.0" (#3) (@DilumAluthge)