Skip to content

Releases: JuliaAI/ScientificTypes.jl

v0.2.0

08 Sep 07:49
v0.2.0
Compare
Choose a tag to compare
  • (Breaking) The argument order is switched in coerce methods. So now use coerce(v, T) for a vector v and scientific type T and coerce(X, d) for a table X and dictionary d.

  • (Feature) You can now call coerce on tables without needing to wrap specs in a dictionary, as in scitype(X, :age => Continuous, :ncalls => Count).

v0.1.3

30 Aug 09:28
v0.1.3
Compare
Choose a tag to compare
  • add type parameters {W,H} to image scitypes
  • fix bug in type coercion for tables that are also AbstractVectors

v0.1.2

12 Aug 13:47
v0.1.2
Compare
Choose a tag to compare

v0.1.0

07 Aug 14:11
v0.1.0
Compare
Choose a tag to compare

v0.1.0 (2019-08-01)

Diff since a2fd6b4b109921f18f36fbb2829e6aadad1b42b6

Closed issues:

  • Register v0.1.0 (failed) (#1)

v0.1.1

09 Aug 19:08
Compare
Choose a tag to compare
bump to v0.1.1