Changelog
=========

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

The format is based on `Keep a Changelog <http://keepachangelog.com/>`_  
and this project adheres to `Semantic Versioning <http://semver.org/>`_

1.0.1 - 2022-10-21
------------------

Changed
~~~~~~~

- Updated requirements to be more flexible and not cause version conflict with other packages easily

1.0.0 - 2020-09-24
------------------

Changed
~~~~~~~

- Added object oriented interface to make the package feel pythonic in nature

0.2.0 - 2020-07-13
------------------

Added
~~~~~

- Added test scaffolding and CI pipelines
