All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog.
v0.1.7 (2023-03-27)
- Option to configure npm prefix (#36)
- Export compatibility with Node.js 19 (#44)
v0.1.6 (2022-08-04)
- Support for structs in data entries
- Unexpected conversion of data keys to camel case
v0.1.5 (2022-06-17)
- Channel validation to allow
url
(#32)
v0.1.4 (2022-04-27)
:only
option todata_from_values/3
to include a subset of fields in the specification (#29)
data_from_values/3
to accept any tabular data (#29)
data_from_series/3
in favour of the newdata_from_values/3
(#29)
- Fixed the svg, png and pdf exports to work on Windows (#28)
v0.1.3 (2022-01-21)
- Support for the
:x_offset
and:y_offset
encoding channels (#25)
v0.1.2 (2021-09-20)
- Support for specifying datasets (#17)
v0.1.1 (2021-09-15)
- Support for encoding channels with arrays (#15)
v0.1.0 (2021-05-24)
Initial release.