Skip to content

Latest commit

 

History

History
242 lines (88 loc) · 7.32 KB

CHANGELOG.md

File metadata and controls

242 lines (88 loc) · 7.32 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

4.0.0-next.17 (2018-12-20)

Bug Fixes

  • parser: Set units with M71/M72 in drill files (#96) (11066d2)

4.0.0-next.16 (2018-11-26)

Bug Fixes

  • cli: Update CLI to be compatible with whats-that-gerber (#94) (8f5f91e)

4.0.0-next.15 (2018-11-13)

Features

  • whats-that-gerber: Use collection of filenames to determine type (#77) (6919549)

BREAKING CHANGES

  • whats-that-gerber: Output of whats-that-gerber changed from a single string to an object keyed by the filenames passed in as an array

4.0.0-next.14 (2018-10-13)

Bug Fixes

  • xml-id: Restrict characters to those valid in CSS selectors (#88) (1fe779e), closes #78

4.0.0-next.13 (2018-09-12)

Bug Fixes

Features

  • whats-that-gerber: Add support for diptrace filenames (f3d5d9a)

4.0.0-next.12 (2018-07-17)

Bug Fixes

  • pcb-stackup: Do not mutate layer options and keep filename (6cbecde)

Code Refactoring

Features

BREAKING CHANGES

  • gerber-to-svg: Removed gerber-to-svg (gerber2svg) CLI

4.0.0-next.11 (2018-07-02)

Bug Fixes

  • whats-that-gerber: Improve Altium mech layer recognition (#70) (e48d03f), closes #69

4.0.0-next.10 (2018-06-27)

Features

  • whats-that-gerber: Match Altium internal planes as icu layer (#68) (f0155e2), closes #67

4.0.0-next.9 (2018-06-19)

Bug Fixes

  • gerber-plotter: Fix outline regression with duplicate paths(#64) (23b4bcb)

Features

  • fixtures: Add usbvil and bus-pirate boards (#65) (394e130)

4.0.0-next.8 (2018-06-16)

Note: Version bump only for package tracespace

4.0.0-next.7 (2018-06-16)

Bug Fixes

  • gerber-plotter: Fix gap fill ruining arcs (mcous/gerber-plotter#13) (6cf04b7)

4.0.0-next.6 (2018-06-15)

Bug Fixes

  • gerber-to-svg: Fix append-ext check using old short-option (cde8cda)

4.0.0-next.5 (2018-06-15)

Features

  • gerber-to-svg: Replace non-functional CLI options (5633375)

BREAKING CHANGES

  • gerber-to-svg: Short option for --append-ext was changed from -a to -e, short option for --optimize-paths was changed to from -z to -t to match documentation and because -z was already used by --zero

4.0.0-next.4 (2018-04-27)

Bug Fixes

  • pcb-stackup-core: Fix rgba to rgb+opacity conversion (e07b4be)

Features

  • tracespace: Add pcb-stackup-core@3.0.0 to monorepo (44a24c1)
  • fixtures: Move common render server into fixtures module (523f681)

4.0.0-next.3 (2018-04-18)

Features

  • tracespace: Add whats-that-gerber@3.0.0 to monorepo (5d755ed)

4.0.0-next.2 (2018-04-17)

Features

  • tracespace: Add pcb-stackup@3.0.0 to monorepo (4b08b2d)

4.0.0-next.1 (2018-04-17)

Features