Releases: getumen/go-treelite
Releases · getumen/go-treelite
v0.1.6
What's Changed
- ⬆️ Bump pandas from 1.5.0 to 1.5.1 in /testdata by @dependabot in #27
- ⬆️ Bump github.com/stretchr/testify from 1.8.0 to 1.8.1 by @dependabot in #28
- ⬆️ Bump scikit-learn from 1.1.2 to 1.1.3 in /testdata by @dependabot in #29
- ✨ add more predictor API by @getumen in #30
- ⬆️ Bump pandas from 1.5.1 to 1.5.2 in /testdata by @dependabot in #34
- ⬆️ Bump treelite from 3.0.0 to 3.0.1 in /testdata by @dependabot in #36
- ⬆️ Bump treelite-runtime from 3.0.0 to 3.0.1 in /testdata by @dependabot in #35
- ⬆️ Bump xgboost from 1.6.2 to 1.7.1 in /testdata by @dependabot in #33
- ⬆️ Bump scikit-learn from 1.1.3 to 1.2.0 in /testdata by @dependabot in #37
- ⬆️ Bump xgboost from 1.7.1 to 1.7.2 in /testdata by @dependabot in #38
- Create stale.yml by @getumen in #39
- ⬆️ Bump xgboost from 1.7.2 to 1.7.3 in /testdata by @dependabot in #40
- ⬆️ Bump pandas from 1.5.2 to 1.5.3 in /testdata by @dependabot in #41
- ⬆️ Bump scikit-learn from 1.2.0 to 1.2.1 in /testdata by @dependabot in #44
- ⬆️ Bump treelite from 3.0.1 to 3.1.0 in /testdata by @dependabot in #43
- ⬆️ Bump treelite-runtime from 3.0.1 to 3.1.0 in /testdata by @dependabot in #42
- ⬆️ Bump xgboost from 1.7.3 to 1.7.4 in /testdata by @dependabot in #45
- ⬆️ Bump github.com/stretchr/testify from 1.8.1 to 1.8.2 by @dependabot in #46
- ⬆️ Bump scikit-learn from 1.2.1 to 1.2.2 in /testdata by @dependabot in #47
- ⬆️ Bump treelite from 3.1.0 to 3.2.0 in /testdata by @dependabot in #49
- ⬆️ Bump treelite-runtime from 3.1.0 to 3.2.0 in /testdata by @dependabot in #48
- ⬆️ Bump xgboost from 1.7.4 to 1.7.5 in /testdata by @dependabot in #50
- ⬆️ Bump pandas from 1.5.3 to 2.0.0 in /testdata by @dependabot in #51
- ⬆️ Bump pandas from 2.0.0 to 2.0.1 in /testdata by @dependabot in #52
- ⬆️ Bump treelite from 3.2.0 to 3.4.0 in /testdata by @dependabot in #56
- ⬆️ Bump treelite-runtime from 3.2.0 to 3.4.0 in /testdata by @dependabot in #55
- treelite 3.4 by @getumen in #57
Full Changelog: v0.1.5...v0.1.6
0.1.5 release
What's Changed
- ⬆️ Bump pandas from 1.4.4 to 1.5.0 in /testdata by @dependabot in #23
- ✨ support mac and windows by @getumen in #25
- 💚 fix test for mac and windows os by @getumen in #26
Full Changelog: v0.1.4...v0.1.5
0.1.4 release
What's Changed
- ⬆️ Bump pandas from 1.4.3 to 1.4.4 in /testdata by @dependabot in #19
- ⬆️ update treelite by @getumen in #22
Full Changelog: v0.1.3...v0.1.4
0.1.3 release
What's Changed
- ⬆️ Bump scikit-learn from 1.1.1 to 1.1.2 in /testdata by @dependabot in #15
- make install in parallel in devcontainer by @getumen in #16
- ✏️ fix typo by @getumen in #18
- ⬆️ Bump xgboost from 1.6.1 to 1.6.2 in /testdata by @dependabot in #17
New Contributors
- @dependabot made their first contribution in #15
Full Changelog: v0.1.2...v0.1.3
0.1.2 release
0.1.1 Release
This patch release contains the following patch
- Fix ExportSharedLib bug (#11)