File tree Expand file tree Collapse file tree 1 file changed +8
-2
lines changed Expand file tree Collapse file tree 1 file changed +8
-2
lines changed Original file line number Diff line number Diff line change 1
1
# Change Log
2
2
3
- ## [ 1.4.2] ( https://github.com/kivy/pyjnius/tree/1.4.2 ) (2022-05-29 )
3
+ ## [ 1.4.2] ( https://github.com/kivy/pyjnius/tree/1.4.2 ) (2022-07-02 )
4
4
[ Full Changelog] ( https://github.com/kivy/pyjnius/compare/1.4.1...1.4.2 )
5
5
6
+ ** CI**
7
+ - [ \# 628] ( https://github.com/kivy/pyjnius/pull/628 ) Updated java-setup to v3, include all the LTS versions from adoptium during CI tests.
8
+
6
9
** Packaging**
7
10
- [ \# 620] ( https://github.com/kivy/pyjnius/pull/620 ) When cross-compiling for Android, we should not use the include dirs exposed by the JDK
11
+ - [ \# 629] ( https://github.com/kivy/pyjnius/pull/629 ) Cython now requires a minimum version. Introduces setup.cfg. Cleans up the CI workflow
12
+ - [ \# 625] ( https://github.com/kivy/pyjnius/pull/625 ) Use cibuildwheel for releases
8
13
9
14
** Docs**
10
15
- [ \# 616] ( https://github.com/kivy/pyjnius/pull/616 ) Update api.rst, remove extra equals signs
11
16
12
17
** Implemented enhancements:**
13
18
- [ \# 622] ( https://github.com/kivy/pyjnius/pull/622 ) Add suffix to support IBM jre on Windows
14
-
19
+ - [ \# 626] ( https://github.com/kivy/pyjnius/pull/626 ) Move get_cpu guessing into _ possible_lib_location
20
+ - [ \# 627] ( https://github.com/kivy/pyjnius/pull/627 ) PyPy: Fixes a segfault + add tests
15
21
16
22
## [ 1.4.1] ( https://github.com/kivy/pyjnius/tree/1.4.1 ) (2021-10-30)
17
23
[ Full Changelog] ( https://github.com/kivy/pyjnius/compare/1.4.0...1.4.1 )
You can’t perform that action at this time.
0 commit comments