Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 556 Bytes

CHANGELOG.md

File metadata and controls

22 lines (15 loc) · 556 Bytes

Node Tonic Changelog

0.3.0 (Nov 2, 2021)

  • Added GetDataSource and GetDataSourceMinimal
  • Typed response from getPiiTypeForColumns and getPrivacyTypeForColumns

0.2.0 (October 20, 2021)

  • Added SchemaDiff, PiiReport, GenerateData, and Privacy api methods
  • refactor of axios request params
  • stop exposing axios details to consumers
  • throw custom errors instead of Axios Errors
  • format new types after generating

0.1.0 (October 14, 2021)

Pre release

  • Added scaffolding for project
  • Added types generation
  • Added getVersion command