Skip to content

Latest commit

 

History

History
42 lines (24 loc) · 988 Bytes

CHANGELOG.md

File metadata and controls

42 lines (24 loc) · 988 Bytes

Changelog

All notable changes to Termino.js will be documented in this file.

2.0.0 - (July 3, 2024)

This version addresses the following:

  • Removed polyfill service: Due to security risks associated with compromised domain, all references have been removed.
  • Breaking code fix due to polyfill service fetch failing.

Older versions of Termino.js should be COMPLETELY avoided.

1.0.2 - (Mar 25, 2023)

This version addresses the following -

  • Fixed a embarrassing error that made it's way into production. The option to over-ride default settings was not working correctly.

  • Small code cleaning / improvements / touch-ups.

1.0.1 - (Mar 3, 2023)

Updated & fixed package.json.

Module type was missing.

1.0.0 - (Dec 6, 2022)

Initial Release.