Releases: JuliaAI/ScientificTypesBase.jl
Releases · JuliaAI/ScientificTypesBase.jl
v3.1.0
ScientificTypesBase v3.1.0
- (new feature) Arrange for
scitype()to print the active type hierarchy (#30)
Merged pull requests:
- add const keyword to definition of
nonmissing(#27) (@OkonSamuel) - Fix typo (#28) (@ParadaCarleton)
- Add functionality to print the scientific type hierarchy (#30) (@ablaom)
- For a 3.1.0 release (#31) (@ablaom)
Closed issues:
v3.0.0
ScientificTypesBase v3.0.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
v2.2.0
v2.1.0
ScientificTypesBase v2.1.0
- (enhancement) Add
Sampleable{K}andDensity{K} <: Sampleable{K}scientific types. HereKis the scientific type of the sample space (#15)
Closed issues:
Merged pull requests: