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.
Types of changes: Added
, Changed
, Deprecated
, Removed
, Fixed
, Security
- CONTRIBUTING.md - moved some parts from README into this file
- Factory.file & Main.toFiles - support writing generated content to files - #1
- Types.pathDescriptor as a reusable type for in- & output - #20
- Fabricators.localPath: create fabrics based on files on the local filesystem - #6
- use library for logging: Logs - #22
- README.md - moved some parts to CONTRIBUTING.md - commit @fb5aefa527f13d297c87bccae179193eb847fae2
- rename lib package to refabricator - #5
- remove public name from binary and update test script - #3
- rename module Refabricator to Main - #4
- refactored Fabricators.md to Refabricators.md and use Types.pathDescriptor - #6
- changed Print.log to logAny and introduced new log(label, message) - #20
- rename binary to refabricate - #12
- remove public name for example binary Ssg - #3
- print errors to stderr - #2
Initial rough version containing concept, types and the following parts:
- md
- between
- log