Releases: sisl/CUDD.jl
Releases · sisl/CUDD.jl
v0.3.1
CUDD v0.3.1
Merged pull requests:
- Convert ptr to
UIntinstead ofIntin missing C macros (#24) (@rtjoa) - Bump julia version to 1.9 (#25) (@MaximeBouton)
v0.3.0
CUDD v0.3.0
Closed issues:
- Use Yggdrasil (#21)
Merged pull requests:
- add cudd_jll dependencies, bump version, update julia compat (#22) (@MaximeBouton)
v0.2.2
CUDD v0.2.2
Closed issues:
- BDD complement/negation functionality? (#16)
Merged pull requests:
- add Cudd_Not, Cudd_IsComplement, Cudd_Regular (#20) (@guyvdbroeck)
v0.2.1
CUDD v0.2.1
Closed issues:
Merged pull requests:
- fix #15. Remove eval from init to allow precompilation. (#17) (@tomerarnon)
v0.2.0
CUDD v0.2.0
Closed issues:
Merged pull requests:
v0.1.3
use BinaryProvider to import CUDD binaries
support for win, linux, mac
v0.1.2
v0.1.2 (2019-09-08)
Closed issues:
- Update to Julia > 1.0 (#7)
Merged pull requests:
- Get rid of compat in Project.toml (#9) (tomerarnon)
- Support 0.6, 0.7, 1+ (#6) (tomerarnon)
- Julia v1.0+ compatibility (#5) (tomerarnon)
- Fix incorrect spelling of 'initialize' (#3) (kozross)
v0.1.1
Initial release
v0.1.0 Update LICENSE.md