File tree Expand file tree Collapse file tree 4 files changed +9
-8
lines changed Expand file tree Collapse file tree 4 files changed +9
-8
lines changed Original file line number Diff line number Diff line change 11Changelog
22=========
33
4- fluent.runtime 0.4 (TBD )
4+ fluent.runtime 0.4.0 (March 13, 2023 )
55-----------------------------------
66
7- * Drop support for Python 2.7 and 3.5
8- * Add support for Python 3.6 through 3.9
7+ * Drop support for Python 2.7 and 3.5 & support for Python 3.6 through 3.9 ([#163](https://github.com/projectfluent/python-fluent/pull/163))
8+ * Add type hints ([#180](https://github.com/projectfluent/python-fluent/pull/180))
99
1010fluent.runtime 0.3.1 (May 20, 2020)
1111-----------------------------------
Original file line number Diff line number Diff line change 11[metadata]
2- version =0.4
2+ version =0.4.0
33
44[bdist_wheel]
55universal =1
Original file line number Diff line number Diff line change 11# Changelog
22
3- ## fluent.syntax 0.19 (TBD )
3+ ## fluent.syntax 0.19.0 (March 13, 2023 )
44
5- - Drop support for Python 2.7 and 3.5
6- - Add support for Python 3.6 through 3.9
5+ - Drop support for Python 2.7 and 3.5 & support for Python 3.6 through 3.9 ([ #161 ] ( https://github.com/projectfluent/python-fluent/pull/161 ) )
6+ - Treat tab as text, not whitespace ([ #179 ] ( https://github.com/projectfluent/python-fluent/pull/179 ) )
7+ - Add type hints ([ #180 ] ( https://github.com/projectfluent/python-fluent/pull/180 ) )
78
89## fluent.syntax 0.18.1 (September 15, 2020)
910
Original file line number Diff line number Diff line change 11[metadata]
2- version =0.19
2+ version =0.19.0
33
44[bdist_wheel]
55universal =1
You can’t perform that action at this time.
0 commit comments