Releases: capitalone/rubicon-ml
Releases · capitalone/rubicon-ml
v0.6.1
changelog
- tag experiment parent/child relationships (#395)
- changes by run-edgetest action (#400)
bugfixes
v0.6.0
changelog
- add rubicon schema support (#393)
- changes by run-edgetest action (#392)
bugfixes
- json query <, > bugfix (#394)
v0.5.0
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
changelog
- dependency updates via edgetest (#376)
v0.4.6
changelog
- dependency updates via edgetest (#375)
v0.4.4
changelog
bugfixes
- cast values to strings before visualizing (#232)
- fix docs (#350)
v0.4.3
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
changelog
- json encode/decode
numpy
objects (#321)
- dependency updates via edgetest (#320)
bugfixes
- fix tag display in experiments table (#318)
v0.4.1
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