Skip to content

Latest commit

 

History

History
114 lines (58 loc) · 1.97 KB

CHANGELOG.md

File metadata and controls

114 lines (58 loc) · 1.97 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.

[Unreleased]

Added

N/A

Fixed

N/A

[0.3.8] - 2023-04-27 Changes here

Fixed

  • Support for Ruby 3.x. Changed deprecated and unsupported functions.

[0.3.7] - 2021-04-24 Changes here

Added

  • Updated README and CODE_OF_CONDUCT files.
  • Adding this CHANGELOG

Fixed

  • Added a flag to clear the file present if a file has contents for previous runs.

[0.3.6] - 2021-04-23 Changes here

Added

  • N/A

Fixed

  • Forcing File object not to use the buffered mode. More on this here.

[0.3.5] - 2021-03-28 Changes here

Added

  • N/A

Fixed

  • Bumped dependencies

[0.3.3] - 2017-09-12 Changes here

Added

  • N/A

Fixed

  • Deprecated version.rb and moved version description to tadb.rb

[0.3.2] - 2017-09-12 Changes here

Added

  • DB and Table entities to the gem

Fixed

  • N/A

[0.3.1] - 2017-09-11 Changes here

Added

  • require paths to the gemspec

Fixed

  • N/A

[0.3.0] - 2017-09-11 Changes here

Added

  • Moving source code location

Fixed

  • N/A

[0.2.0] - 2017-09-11 Changes here

Added

  • Initial implementation

Fixed

  • N/A

[0.1.0] - 2017-09-11 Changes here

Added

  • Project skeleton

Fixed

  • N/A