Skip to content

Releases: capitalone/rubicon-ml

v0.6.1

16 Nov 19:58
e227eb5
Compare
Choose a tag to compare

changelog

  • tag experiment parent/child relationships (#395)
  • changes by run-edgetest action (#400)

bugfixes

  • pyarrow update (#399)

v0.6.0

12 Oct 20:05
4d042c5
Compare
Choose a tag to compare

changelog

  • add rubicon schema support (#393)
  • changes by run-edgetest action (#392)

bugfixes

  • json query <, > bugfix (#394)

v0.5.0

29 Sep 17:15
6637510
Compare
Choose a tag to compare

changelog

  • support JSONpath queries (#386)
  • add a simple JSON wrapper (#385)
  • add typehints to much of the core code (#379)
  • changes by run-edgetest action (#378, #390)

bugfixes

  • fix multi-backend error format (#384)

v0.4.7

30 Aug 20:03
e8221c3
Compare
Choose a tag to compare

changelog

  • dependency updates via edgetest (#376)

v0.4.6

13 Jul 14:53
34d3bcb
Compare
Choose a tag to compare

changelog

  • dependency updates via edgetest (#375)

v0.4.5

12 Jul 19:52
a6ba049
Compare
Choose a tag to compare

changelog

v0.4.4

19 Apr 18:44
319370f
Compare
Choose a tag to compare

changelog

bugfixes

  • cast values to strings before visualizing (#232)
  • fix docs (#350)

v0.4.3

14 Dec 16:11
4794717
Compare
Choose a tag to compare

changelog

  • s3fs dependency now optional and installed via the s3 extra (#326)
  • renamed ui extra to viz to reflect module name change (#326)
  • dependency updates via edgetest

v0.4.2

12 Dec 18:36
ea71a8e
Compare
Choose a tag to compare

changelog

  • json encode/decode numpy objects (#321)
  • dependency updates via edgetest (#320)

bugfixes

  • fix tag display in experiments table (#318)

v0.4.1

02 Dec 16:28
78e39f1
Compare
Choose a tag to compare

changelog

  • added type checking for tags (#304)
  • update existing intake catalogs (#308)
  • log python objects as artifacts directly (#310)
  • dependency updates via edgetest (#305)

bugfixes

  • update setup.cfg (#316)