Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 663 Bytes

CHANGELOG.md

File metadata and controls

21 lines (16 loc) · 663 Bytes

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.

[1.1.6] - 2022-11-05 🐍

  • Workflow maintenance
  • Applies black, flake8, isort

[1.1.5] - 2022-03-14 🌷

  • Adds py.typed file
  • Adds ConflictException

[1.1.4] - 2020-11-08 :octocat:

  • Completely migrates to GitHub Workflows
  • Improves build to test Python 3.6 and 3.9
  • Improves the json.FriendlyEncoder class to handle built-in dataclasses
  • Adds a changelog
  • Improves badges