Skip to content

Latest commit

 

History

History
83 lines (52 loc) · 1.57 KB

CHANGELOG.md

File metadata and controls

83 lines (52 loc) · 1.57 KB

Change Log

All notable changes to this project will be documented in this file automatically by Versionist. DO NOT EDIT THIS FILE MANUALLY! This project adheres to Semantic Versioning.

v4.1.0

(2022-06-15)

  • Ensure all files from testing folder are included in release [Anuj Deshpande]

v4.0.0

(2022-02-23)

  • Add commit ID as a paramter [Anuj Deshpande]
  • Pass release name as an option to generate [Anuj Deshpande]

v3.1.2

(2022-02-23)

  • Copy folder structure as is to rfq [Anuj Deshpande]

v3.1.1

(2021-11-23)

  • Add file types for Altium projects [Anuj Deshpande]

v3.1.0

(2021-07-20)

  • Rename outputs folder to output [Anuj Deshpande]

v3.0.0

(2021-07-20)

  • fix schema and check for filetype [rcooke-warwick]
  • Adds support for pcb in the hardware process [Alex Bucknall]

v2.1.0

(2021-07-20)

  • Rename 2D to 3D in hardware types [Anuj Deshpande]

v2.0.3

(2021-03-23)

  • add timstamp to archive name [rcooke-warwick]

v2.0.2

(2021-03-23)

  • fix zip output [rcooke-warwick]

v2.0.1

(2021-03-23)

  • revert to 3d release creation [rcooke-warwick]

v2.0.0

(2020-12-09)

  • Adds KiCAD config files for CI [Alex Bucknall]

v1.2.0

(2020-08-06)

  • fix private in package.json [rcooke-warwick]
  • Convert from js to ts [Anuj Deshpande]

v1.1.0

(2020-07-08)

  • Update fileTypes.json [Anuj Deshpande]

v1.0.0

(2020-04-14)

  • hwType paramter is now pulled from spec.json [rcooke-warwick]
  • Updated rfq code [rcooke-warwick]

0.0.2 - 2020-02-14

  • Add bin field in package.json and empty README [Giovanni Garufi]