Skip to content

Latest commit

 

History

History
40 lines (24 loc) · 1.38 KB

CHANGELOG.md

File metadata and controls

40 lines (24 loc) · 1.38 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.

1.2.0 - 2023-04-21

Changed

  • only cache valid response (#31)

Fixed

  • crash where fs was sometimes invalid (#36)

1.1.0 - 2022-01-12

Added

  • Add parseJson and parseJsonFlags arguments (#28)

1.0.0 - 2022-01-12

Changed

  • This project has been in the wild for years even before ropm. Releasing as v1 now that it's clear the ropm-published package is stable.

0.2.0 - 2020-10-18

Changed

  • turned over to RokuCommunity to maintain
  • Renamed Requests.cat.brs to Requests.brs
  • Retain all code comments
  • initial ropm/npm release

0.1.0 - 2018-09-21

Added

  • Basic code setup