All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog.
Generated by Git Changelog.
- fail Github workflows if changelog has no additions
- further test coverage for failure cases
- issue where
{:noop}
was returned instead of:noop
- check for priv_dir existance.
- github workflow to automate releases
- Github workflow to execute tests on work branches
- replace priv search with :code.priv_dir/1 to support releases
- update tests to work with new priv_dir function
- Travis-CI config ready for pending service shutdown
- ensure transform errors are not swallowed and surfaced correctly
- automated tests with fixtures.
- documentation generation dependencies
- LICENCE file
- basic transform process
- README with setup instructions