Skip to content

Latest commit

 

History

History
59 lines (31 loc) · 1.01 KB

CHANGELOG.md

File metadata and controls

59 lines (31 loc) · 1.01 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

Addded

Changed

  • Drop Python 3.6, support Python 3.10

[0.5.0] - 2021-08-31

Changed

  • New way to handle unicode to avoid weird changes (#17)

[0.4.0] - 2021-04-12

Fixed

  • Fix emoji & whitespace handling

[0.3.0] - 2020-10-18

Changed

  • Various minor improvements

[0.2.1] - 2019-07-24

Fixed

  • Minor fixes

[0.2.0] - 2019-07-24

Changed

  • Support Python 3.8 and 3.9
  • Various minor improvments

[0.1.1] - 2019-04-24

Fixed

  • Minor fixes

[0.1.0] - 2019-04-24

Added

  • Initial release