Releases: JuliaAI/ScientificTypes.jl
Releases · JuliaAI/ScientificTypes.jl
v3.2.0
v3.1.0
ScientificTypes v3.1.0
This release has been identified as a backport.
Automated changelogs for backports tend to be wildly incorrect.
Therefore, the list of issues and pull requests is hidden.
v3.1.2
v3.1.1
ScientificTypes v3.1.1
- Extend the compatibility requirement for CategoricalArrays (#199)
Merged pull requests:
- CompatHelper: bump compat for "ColorTypes" to "0.12" (#196) (@github-actions[bot])
- Dump support for Julia 1.0. Support 1.10 and higher. (#197) (@ablaom)
- For a 3.1 release (#198) (@ablaom)
- Extend the compat for CategoricalArrays (#199) (@ablaom)
- For a 3.1.1 release (#201) (@ablaom)
Closed issues:
- Reporting a vulnerability (#191)
v3.0.2
v3.0.1
v3.0.0
ScientificTypes v3.0.0
From the PR, #174 (@OkonSamuel):
- (breaking) Remove the
nrowsfield from objects returned byschema, and modify how these are displayed - Update
Schemaconstructor to reflect updates toTables.Schema - (enhancement) Implement the Tables.jl interface for objects returned by
schema - (enhancement) improve performance of schema and scitype methods for small to medium size tables
- Avoid schema errors for extremely wide tables.
Closed issues:
coercedoc-string only mentions tables, and not arrays and other objects (#160)- Improve organization of test code (#163)
Merged pull requests:
v2.3.3
v2.3.2
ScientificTypes v2.3.2
- Remove experimental
scitype()implementation for text analysis (being moved to new pkg MLJText.lj) - Remove
scitype()implementation for persistence diagrams
Merged pull requests: