File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- 3.0 (2024-09 )
1+ 3.0 (2025-08-17 )
22
33 Bumped to 3.0 because holy *shit* did this drop a bunch of versions and make changes!
44
5- - drop every Python version earlier than 3.11
6- - remove the now-obsolete "yui" compressor, since it's dead-dead-omgmalware-dead
7- - update tests so they validate that they work with babel 7, not 6
5+ - Drop every Python version earlier than 3.10.
6+ - Remove the now-obsolete "yui" compressor, since it's dead-dead-omgmalware-dead.
7+ - Update tests so they validate that they work with babel 7, not 6.
8+ - Modernize CI and tooling.
89
9102.0 (2019-12-20)
1011 Jump to 2.0 to leave alpha versioning and start doing semver. No actual breaking changes.
Original file line number Diff line number Diff line change 1- __version__ = "3.0.0a1 "
1+ __version__ = "3.0.0 "
22
33
44# Make a couple frequently used things available right here.
You can’t perform that action at this time.
0 commit comments