Releases: fable-compiler/Fable.Python
Releases · fable-compiler/Fable.Python
v4.24.0
What's Changed
- Bump flask from 2.0.1 to 2.2.5 in /examples/flask by @dependabot in #101
- Bump jupyter-lsp from 2.2.0 to 2.2.2 by @dependabot in #108
- Update deps by @dbrattli in #109
- Bump actions/setup-dotnet from 3 to 4 by @dependabot in #103
- Bump actions/setup-python from 4 to 5 by @dependabot in #104
- Bump gitpython from 3.1.40 to 3.1.41 by @dependabot in #105
- Bump jinja2 from 3.0.1 to 3.1.3 in /examples/flask by @dependabot in #106
- Bump jinja2 from 3.1.2 to 3.1.3 by @dependabot in #107
- Bump jupyterlab from 4.0.7 to 4.0.11 by @dependabot in #111
- Bump notebook from 7.0.6 to 7.0.7 by @dependabot in #110
- Bump black from 22.12.0 to 24.3.0 by @dependabot in #114
- Bump black from 22.10.0 to 24.3.0 in /examples/timeflies by @dependabot in #113
- Python script flask sample by @jkone27 in #116
- Bump tornado from 6.3.3 to 6.4.1 by @dependabot in #124
- Bump requests from 2.31.0 to 2.32.0 by @dependabot in #123
- Bump jinja2 from 3.1.3 to 3.1.4 by @dependabot in #122
- Bump jinja2 from 3.1.3 to 3.1.4 in /examples/flask by @dependabot in #121
- Bump werkzeug from 3.0.1 to 3.0.3 in /examples/flask by @dependabot in #120
- Bump idna from 3.4 to 3.7 by @dependabot in #119
- Migrate to uv by @dbrattli in #136
- add sys.exit by @joprice in #132
New Contributors
- @dependabot made their first contribution in #101
- @jkone27 made their first contribution in #116
- @joprice made their first contribution in #132
Full Changelog: v4.6.1...v4.24.0
v4.6.1
v4.6.0
Release v4.3.0
Remove support for Python 3.9 (#96) * Remove support for Python 3.9 * Update Readme * Update fable
Release v4.2.1
Fix publish script
v4.1.3
What's Changed
- Giraffe Sample by @dbrattli in #67
- Giraffe tests (wip) by @dbrattli in #68
- Remove giraffe by @dbrattli in #69
- Update to theta-003 by @dbrattli in #71
- Update deps remove microbit by @dbrattli in #72
- Cleanup of ast and tkinter modules by @dbrattli in #74
- Update docs by @dbrattli in #75
- Update docs by @dbrattli in #76
- Erase interfaces by @dbrattli in #78
- Update to theta-015 by @dbrattli in #81
- Update to theta-018 by @dbrattli in #82
- Upgrade to Fable 4.0.0-theta-018 by @alfonsogarciacaro in #83
- Use lowest matching resolution for FSharp.Core by @dbrattli in #86
- Update deps + formatting by @dbrattli in #89
New Contributors
- @alfonsogarciacaro made their first contribution in #83
Full Changelog: v0.22.0...v4.1.3
v4.0.0-theta-005
What's Changed
- Update to theta-015 by @dbrattli in #81
- Update to theta-018 by @dbrattli in #82
- Upgrade to Fable 4.0.0-theta-018 by @alfonsogarciacaro in #83
- Use lowest matching resolution for FSharp.Core by @dbrattli in #86
New Contributors
- @alfonsogarciacaro made their first contribution in #83
Full Changelog: v4.0.0-theta-003...v4.0.0-theta-005
v4.0.0-theta-004
What's Changed
- Update to theta-015 by @dbrattli in #81
- Update to theta-018 by @dbrattli in #82
- Upgrade to Fable 4.0.0-theta-018 by @alfonsogarciacaro in #83
- Use lowest matching resolution for FSharp.Core by @dbrattli in #86
New Contributors
- @alfonsogarciacaro made their first contribution in #83
Full Changelog: v4.0.0-theta-003...v4.0.0-theta-004
Release v4.0.0-theta-003
Merge branch 'main' of https://github.com/fable-compiler/Fable.Python
Release v4.0.0-theta-002
Update to Fable.Core theta-003