Skip to content

Releases: Point72/ccflow

v0.6.7

29 Oct 20:14

Choose a tag to compare

What's Changed

  • Ensure CallableModelGenericType works when impl is separated from generic by @timkpaine in #139

Full Changelog: v0.6.6...v0.6.7

v0.6.6

28 Oct 21:58

Choose a tag to compare

What's Changed

  • Add datetime contexts, add datetime validator convenience, update wiki to show other context examples by @timkpaine in #134
  • Allow inheritance from callablegeneric type by @timkpaine in #136
  • allow CallableModelGenericType to be fully fledged callable model base by @timkpaine in #137

Full Changelog: v0.6.5...v0.6.6

v0.6.5

21 Oct 21:07
807bc65

Choose a tag to compare

What's Changed

  • Allow FlowOptions to be passed directly to the call function for interactive work by @ptomecek in #124
  • Better exception handling for registry loading by @ptomecek in #120
  • Improve type errors for Flow decorator by @ptomecek in #122
  • Introduce class to capture global state for distributed evaluation by @ptomecek in #123

Full Changelog: v0.6.4...v0.6.5

v0.6.4

24 Sep 23:34
8b83a29

Choose a tag to compare

What's Changed

Full Changelog: v0.6.3...v0.6.4

v0.6.3

16 Sep 15:27
d1cef37

Choose a tag to compare

What's Changed

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

v0.6.2

05 Sep 14:48
a135501

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

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

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

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

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