Skip to content

Releases: Point72/ccflow

v0.6.3

16 Sep 15:27
d1cef37
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.2...v0.6.3

v0.6.2

05 Sep 14:48
a135501
Compare
Choose a tag to compare

What's Changed

  • Fix validation for dates from datetime strings by @ptomecek in #110

Full Changelog: v0.6.1...v0.6.2

v0.6.1

24 Aug 17:53
648e5ff
Compare
Choose a tag to compare

What's Changed

  • Add DatetimeContext and allow datetimes to be passed to DateContext by @ptomecek in #105

Full Changelog: v0.6.0...v0.6.1

v0.6.0

22 Aug 19:58
45bacc0
Compare
Choose a tag to compare

What's Changed

  • Add NarwhalsFilePublisher by @hintse in #93
  • Move more functionality to the ModelEvaluationContext to fix some evaluator issues by @ptomecek in #97
  • Validate string-based log levels. Fixes #94 by @ptomecek in #98

Full Changelog: v0.5.9...v0.6.0

v0.5.9

16 Jul 21:55
9bb186d
Compare
Choose a tag to compare

What's Changed

  • Add dict key autocomplete to ModelRegistry for IPython by @ptomecek in #90

Full Changelog: v0.5.8...v0.5.9

v0.5.8

07 Jul 23:49
e50fe29
Compare
Choose a tag to compare

What's Changed

  • Update tpch queries to better handle decimal type by @ptomecek in #86
  • Add hostname as omegaconf resolver by @timkpaine in #88

Full Changelog: v0.5.7...v0.5.8

v0.5.7

04 Jun 17:39
2a3501a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.6...v0.5.7

v0.5.6

03 Jun 21:42
28171f2
Compare
Choose a tag to compare

What's Changed

  • Add flag to control whether hydra-specific config is loaded by @ptomecek in #76

Full Changelog: v0.5.5...v0.5.6

v0.5.5

31 May 00:14
370bf9a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.4...v0.5.5

v0.5.4

29 May 22:17
39a640f
Compare
Choose a tag to compare

What's Changed

  • Update tpch example for duckdb 1.3.0 by @ptomecek in #72
  • Make pickle of BaseModel consistent between processes by @ptomecek in #71

Full Changelog: v0.5.3...v0.5.4