Changelog of @hackage/exceptionfree-readfile 0.1.0.0

Changelog for exceptionfree-readfile

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.

Unreleased changes

[0.1.0.0] - 2020/01/28

Added

  • Base functionality for readFile that does not log exceptions
  • Added benchmarks (#6)
  • Add top-level handle for any unexpected errors

Changed

  • Added documentation hosting on Gitlab pages
  • Isolated the oxidized code & build process (#4)
  • Improved performance and safety (#5)

Removed

0.0.1.0 - 2020/01/28

Added

  • Base functionality for readFile that does not log exceptions

Changed

Removed