Releases: flet-dev/serious-python
Releases · flet-dev/serious-python
v0.8.6
What's Changed
- iOS/Android fixes and new environment variables by @FeodorFitsner in #130
Full Changelog: v0.8.5...v0.8.6
v0.8.5
What's Changed
- Added Java
loadLibraryto Android plugin to supportpyjniusby @FeodorFitsner in #128
Full Changelog: v0.8.4...v0.8.5
v0.8.4
What's Changed
- Copy
flutterfrom site packages by @FeodorFitsner in #122
Full Changelog: v0.8.3...v0.8.4
v0.8.3
What's Changed
- Remove
PYTHONOPTIMIZE=2to make CFFI work by @FeodorFitsner in #121
Full Changelog: v0.8.2...v0.8.3
v0.8.2
What's Changed
- Copy
.solibraries from{site-packages}/opttojniLibsby @FeodorFitsner in #119
Full Changelog: v0.8.1...v0.8.2
v0.8.1
What's Changed
- [Windows] Script set as empty string to fix windows build error by @rajputs37 in #83
- [Linux] Only pass
scriptarg to the method channel if it is not null (Fix #64) by @jifalops in #77 - Remove --only-binary when packaging for desktop platforms by @FeodorFitsner in #113
New Contributors
- @rajputs37 made their first contribution in #83
- @jifalops made their first contribution in #77
Full Changelog: v0.8.0...v0.8.1
v0.8.0
v0.7.1
What's Changed
- Get rid of pushd and popd due to issue #67 by @bambier in #69
- Build 0.7.1 by @FeodorFitsner in #98
New Contributors
Full Changelog: v0.7.0...v0.7.1
v0.7.0
What's Changed
- Fix syntax highlighting for
serious-pythonREADME by @baseplate-admin in #55 - Add Python output/logging to troubleshoot empty screens on startup of built app by @FeodorFitsner in #58
New Contributors
- @baseplate-admin made their first contribution in #55
Full Changelog: v0.6.1...v0.7.0
v0.6.1
What's Changed
--excludeoption forpackagecommand. Python distributive stability fix. by @FeodorFitsner in #50
Full Changelog: v0.6.0...v0.6.1