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.

v1.0.0: The fill() function - 2021-07-29

Added

  • Introducing CHANGELOG

  • You can now find the Changelog link on the PyPI project page

  • Implemented fill() function

  • Defined __all__; Now you can use from clashgap import *

Changed

  • Internal code quality improvements and standardization

v0.2.0: Quality Rollup 0x00 - 2021-07-23

Added

  • Now you can use the str() function for clash objects

  • You can now find Issue Tracker link on the PyPI project page

Changed

  • Several Internal code quality improvements and standardization

v0.1.0: The Birth! - 2021-07-22

  • Initial release