Added a changelog with changes for this fork

This commit is contained in:
Salvador E. Tropea 2020-05-15 10:38:48 -03:00
parent da09a617c4
commit 1128a251b2
1 changed files with 49 additions and 0 deletions

49
CHANGELOG.md Normal file
View File

@ -0,0 +1,49 @@
# Changelog
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [Unreleased]
### Fixed
- Problems for kibom output when the PCB name included a path
## [0.2.3] - 2020-04-23
### Added
- List available targets
## [0.2.2] - 2020-04-20
### Fixed
- KiBoM temporal files, now removed
- pre-flight tasks that didn't honor --out-dir
## [0.2.1] - 2020-04-18
### Fixed
- Problem when the excellon drill target directory didn't exist (now created)
## [0.2.0] - 2020-03-28
### Added
- Documentation for current functionality
- Now the -b and -c options are optional, we guess the values
- Inner layers sanitation, support for the names used in the PCB file
- Better error report
- Print the PCB and SCH in PDF format (we had plot)
- KiBoM and InteractiveHtmlBoM support
- Pre-flight: generation of the BoM in XML format
- Pre-flight: DRC and ERC
- Option to skip pre-flight actions
- Option to select which outputs will be generated
- Progress information
- --version option
### Fixed
- Debian dependencies
## [0.1.1] - 2020-03-13
### Added
- Pick & place position
- Debian package
- Gerber job generation