| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| DJL v0.36.0 Release source code.tar.gz | 2025-12-15 | 13.9 MB | |
| DJL v0.36.0 Release source code.zip | 2025-12-15 | 15.8 MB | |
| README.md | 2025-12-15 | 745 Bytes | |
| Totals: 3 Items | 29.7 MB | 0 | |
What's Changed
- Increase build version to 0.36.0 by @access2rohit in https://github.com/deepjavalibrary/djl/pull/3817
- Update the Documentation (via DocString) to indicate the risks of using Utils.openUrl() with untrusted inputs by @access2rohit in https://github.com/deepjavalibrary/djl/pull/3819
- NDManager.create(Number) unsupported type error message improvement by @fracpete in https://github.com/deepjavalibrary/djl/pull/3818
New Contributors
- @access2rohit made their first contribution in https://github.com/deepjavalibrary/djl/pull/3816
- @fracpete made their first contribution in https://github.com/deepjavalibrary/djl/pull/3818
Full Changelog: https://github.com/deepjavalibrary/djl/compare/v0.35.1...v0.36.0