Skip to content

Latest commit

 

History

History
45 lines (31 loc) · 1.3 KB

CHANGELOG.md

File metadata and controls

45 lines (31 loc) · 1.3 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

  • chore: Add build script to travis-ci config, so CI runs ensure build does not fail

2.0.0 - 2024-02-16

  • Changed Upgrade dependencies with dependabot
  • Changed Upgrade to node 18
  • Changed Upgrade to React 18
  • Changed Convert to Typescript

1.0.0 - 2018-03-01

  • Initial Release
  • Changed XML parsing to use an internal interface.
  • chore: Add travis-ci config and badge