Releases: ivy-llc/ivy
Releases · ivy-llc/ivy
Ivy v1.0.0.1
What's Changed
- Removed dependencies on astunparse and termcolor
- Added networkx dependency
- fixing circular reference bug in
Array.size
by @YushaArif99 in #28840 - fixing
ivy.inputs_to_native_arrays
whenarray_mode=False
by @YushaArif99 in #28841
Full Changelog: 1.0.0.0...1.0.0.1
Ivy v1.0.0.0
The first major release of Ivy!
Pre-Release v0.0.9.17
- Bug fixes in Ivy's transpiler
Full Changelog: 0.0.9.16...0.0.9.17
Pre-Release v0.0.9.16
- Bug fixes in Ivy's transpiler
Full Changelog: 0.0.9.15...0.0.9.16
Pre-Release v0.0.9.15
- Fix building windows wheels
- Bug fixes in transpiler
Full Changelog: 0.0.9.14...0.0.9.15
Pre-Release v0.0.9.14
- Fixes the binaries on Windows
- Bug fixes in the transpiler
Full Changelog: 0.0.9.13...0.0.9.14
Pre-Release v0.0.9.13
- Bug fixes in the transpiler
Full Changelog: 0.0.9.12...0.0.9.13
Pre-Release v0.0.9.12
- Bug fixes in the transpiler, particularly relating to the lazy transpilation of modules
Full Changelog: 0.0.9.10...0.0.9.12
Pre-Release v0.0.9.10
- Various small fixes in the transpiler
Pre-Release v0.0.9.9
What's Changed
- Various bug fixes and improvements to the transpiler
- Add jax and numpy as transpiler targets
- Update compiler.py e31d4fd by @Sam-Armstrong in #28828
- fix: integration tests with latest transpiler by @Sam-Armstrong in #28830
- Update compiler.py fb8291e by @Sam-Armstrong in #28832
- adding
numpy
to the integration tests by @YushaArif99 in #28831 - feat: add QA tests to release pipeline and CI by @Sam-Armstrong in #28833
- Update compiler.py 7298511 by @Sam-Armstrong in #28835
- Update compiler.py 75d2e98 by @Sam-Armstrong in #28836
Full Changelog: 0.0.9.8...0.0.9.9