## Change log

Changes in reverse chronological order.

## v0.3.0 (2017-12-12)

* [#2] do nto generate bit fields in headers
* update for xsvd specs v0.2.4
  * [#1] use `headerName`
  * [#3] `enumerations` (plural) instead of `enumeration`
  * [#4] `supplier` instead of `vendor`

## v0.2.4 (2017-11-13)

* xsvd/gen-headers: shorten macro guard
* templates/device-peripherals-h.liquid: use LAST_NUMBER for the number of interrupts

## v0.2.3 (2017-10-27)

* gen-headers default destination to device.name
* toHex() 64 shortened to 32 if value
* device-peripherals-h.liquid: @address
* device-peripherals-h.liquid: PRIORITY_LEVELS, NUMBEROF

## v0.2.2 (2017-10-23)

* gen-headers functional

## v0.2.1 v0.2.0 (2017-04-29)

* still not perfect, but more ready for prime time

## v0.1.1-15 (2017-03-22)

* initial version to test cli invocation
* later versions include code from the xcdl initial implementation
* travis & appveyor tests

