Skip to content

Releases: flet-dev/serious-python

v0.9.8

25 Jan 13:48
68b5e84

Choose a tag to compare

What's Changed

Full Changelog: v0.9.7...v0.9.8

v0.9.7

25 Jan 13:47
f3dd026

Choose a tag to compare

What's Changed

  • Fixed app restart on Android 10, Python output redirect to logcat by @FeodorFitsner in #187

Full Changelog: v0.9.6...v0.9.7

v0.9.6

25 Jan 13:47
7060029

Choose a tag to compare

What's Changed

Full Changelog: v0.9.4...v0.9.6

v0.9.5

25 Jan 13:47

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.9.4...v0.9.5

v0.9.4

25 Jan 13:47
a3ec189

Choose a tag to compare

What's Changed

Full Changelog: v0.9.3...v0.9.4

v0.9.3

25 Jan 13:47
5cf4d3e

Choose a tag to compare

What's Changed

Full Changelog: v0.9.2...v0.9.3

v0.9.2

11 Mar 23:56
adf895d

Choose a tag to compare

What's Changed

  • allow requirements with commas by @FeodorFitsner in #148 (Breaking change: multiple --requirements options of package command must be passed as --requirements DEP_1 --requirements DEP_2 ... (or -r DEP_1 -r DEP_2 ...) instead of -r DEP_1,DEP_2,... to support dependency specifications with commas, e.g. pandas>=2.2,<3)
  • Fix site-packages packaging for Pyodide platform by @FeodorFitsner in #150

Full Changelog: v0.9.1...v0.9.2

v0.9.1

11 Mar 23:52
54685dc

Choose a tag to compare

What's Changed

Full Changelog: v0.9.0...v0.9.1

v0.9.0

11 Mar 23:52
e7e4279

Choose a tag to compare

What's Changed

Full Changelog: v0.8.7...v0.9.0

v0.8.7

11 Mar 23:51
cc17b54

Choose a tag to compare

What's Changed

  • Fix: xcframeworks migration script didn't work for sub-directories by @FeodorFitsner in #131

Full Changelog: v0.8.6...v0.8.7