Changelog of @hackage/gvti 0.4.1.0

Revision history for gvti

0.1.0.0 -- 2022-11-12

  • First version. Released on an unsuspecting world. Is a fork of the now deprecated mmsyn4 package.

0.1.1.0 -- 2022-11-12

  • First version revised A. Some documentation improvements.

0.1.1.1 -- 2022-11-12

  • First version revised A. Some documentation improvements.

0.2.0.0 -- 2022-11-14

  • Second version. Added the possibility to specify your own list of Char-delimiters (using -d option).

0.2.0.1 -- 2022-11-15

  • Second version revised A. Fixed issue with the colon as the formatting delimiter. Some minor error handling improvements.

0.3.0.0 -- 2023-02-01

  • Third version. Switched to NoImplicitPrelude extension. Some minor code in messages improvements. Updated the dependencies boundaries.

0.3.1.0 -- 2023-02-02

  • Third version revised A. Changed the name of the module Formatting to GVTI.Formatting to follow the semantics of the modules names.

0.4.0.0 -- 2023-05-11

  • Fourth version. Added two new command line parameters and arguments to the function process2. Updated the README.markdown file with the related information. Some code deduplication. Added devotion to the project. Added cli-arguments as a new lightweight dependency for the project.

0.4.1.0 -- 2023-05-12

  • Fourth version revised. Fixed issue with inaccurate documentation. Added makeRecordGv function to the exports of the GVTI module. Some documentation improvements.