Skip to content

Releases: CADLabs/radCAD

v0.14.0

05 Sep 09:33
3e2d1b6
Compare
Choose a tag to compare
Updated radCAD to be compatible with latest cadCAD and Python 3.8-3.1…

v0.13.0

29 Dec 08:14
Compare
Choose a tag to compare
Fix Python3.10 dependency on

v0.12.0

06 Sep 07:41
78eeff4
Compare
Choose a tag to compare
Typing (#58)

* Add types and mutable context

* Update version

* Misc. updates

v0.11.1

03 Sep 16:51
74afce7
Compare
Choose a tag to compare
Add support for parameters dataclass (#57)

* Add support for parameter dataclasses

* Update test

* Update version

* Update README

* Update typing

* Allow single value parameters

* Update changelog

v0.11.0

03 Sep 08:39
744b5f4
Compare
Choose a tag to compare
Update mutability tests (#56)

* Update core

* Update substeps

* Update benchmark

* Update version

* Add deepcopy

* Update benchmark

v0.10.1

02 Sep 08:46
17f6884
Compare
Choose a tag to compare
Add logging instance (#55)

v0.10.0

01 Sep 19:58
a2df877
Compare
Choose a tag to compare
Add deepcopy_method argument (#54)

* Add deepcopy_method argument

* Fix policy state mutation issue

v0.9.1

26 Jul 10:47
a5fa0e6
Compare
Choose a tag to compare

Thanks to @vmeylan for a developer experience contribution in radcad/core.py: make _update_state() error messages more verbose for easier debugging

v0.9.0

14 Jun 17:36
c084625
Compare
Choose a tag to compare
Merge pull request #48 from CADLabs/before_subset_fix

before_subset() hook fix for params argument