Skip to content

v2.10.2

Compare
Choose a tag to compare
@akx akx released this 14 Jun 07:25
· 144 commits to master since this release

This is a bugfix release for Babel 2.10.1.

What's Changed

  • chore(docs/typo): Fixes a minor typo in a function comment by @doublethefish in #864
  • Fallback count="other" format in format_currency() by @jun66j5 in #872
  • Fix get_period_id() with dayPeriodRule across 0:00 by @jun66j5 in #871
  • Fix up some Python2-isms using pyupgrade by @akx in #874
  • Add support for b and B period symbols in time format by @jun66j5 in #869

New Contributors

Full Changelog: v2.10.1...v2.10.2