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.

0.0.13 - 2022-06-16

Changed

  • Fix docs to allow for proper doc generation.

  • Added files for the filesystem submodule.

0.0.12 - 2022-06-03

Changed

  • Added script and tests to generate .gitreview file.

  • Fixed pylint errors E741, E501, W504 in flake8 in tox.

0.0.11 - 2022-03-21

Changed

  • Update changelog generation tooling.

0.0.10 - 2022-03-08

Changed

  • Fix setup.cfg to use markdown files.

0.0.9 - 2022-03-03

Changed

  • Add auto-publishing and changelog generation.

  • Update mergify config to use queue instead of merge.

  • Add function to generate cryptographic hash of a list of strings.

  • Add missing ‘dev’ target to the Makefile.

  • Convert toolchest to use same packaging as our other projects.

  • Switch CI over to use Github Actions.

  • Fix doc generation for yaml.py.

  • Fix documentation on rtd.

  • *** No rule to make target ‘dev’. Stop.

  • Docs for our yaml module currently do not build, due.

0.0.8 - 2021-04-22

Changed

  • Bump release to 0.0.8.

  • Use LGPL not GPL.

  • Add a few prior failing comparisons with older labelCompare.

  • Deprecate dlrn_label_compare & stop wrapping it.

  • Fix dlrn_label_compare.

  • Cpaas_label_compare: Update for new CPaaS rules.

0.0.7 - 2020-11-20

Changed

  • Bump release to 0.0.7.

  • Adding a write method to the yaml module.

  • Add cpaas_label_compare.

  • Enable testing with py38/py39.

  • Fix tox so tests pass.

  • Add logging module.

0.0.6 - 2019-04-25

Changed

  • Bump release version to 0.0.6.

  • Add drop_epoch function to rpm.utils.

  • Update travis url so mergify works.

0.0.5 - 2019-03-08

Changed

  • Bump release version to 0.0.5.

  • Mergify update.

  • Accept empty string as zero for epoch.

  • Fixing issue #17.

  • Add generic build_repr method for property-based classes.

  • Port over tests from koji_wrapper.

  • Add Pipfile.

0.0.4 - 2018-11-02

Changed

  • Fixing a packaging issue were modules may be missed.

0.0.3 - 2018-11-01

Changed

  • Update version to 0.0.3.

  • Adding a yaml safe parser to toolchest.

  • Flake8 cleanup.

  • Rotating the packaging to be a little more flexible.

  • Add Badges and doc generation.

  • Add description and placeholders for pypi.

0.0.2 - 2018-09-26

Changed

  • Bump to version 0.0.2.

  • Rename project to toolchest.