Skip to content

Releases: JustWhit3/osmanip

2.1.0

14 Nov 22:59
2f61ff7
Compare
Choose a tag to compare

Updates:

  • Added global namespace "osm".
  • Installer script has been added.
  • README.md has been split into modules for each topic, located into the new "doc" folder.
  • Fixed bugs.
  • Updated the documentation.

2.0.0

12 Nov 09:18
512a017
Compare
Choose a tag to compare

Added the following improvements:

  • Progress bar features! Only the percentage bar style is available at the moment.
  • Functions and methods testing, with doctest, in a new script into test/tests.cpp.
  • Readme update.
  • Added vs code settings.
  • Fixed bugs.

1.1.0

11 Nov 15:43
Compare
Choose a tag to compare

Improvements:

  • Fixed some bugs.
  • Added light and bold color features.
  • Added new general color /style features.
  • Added background light color features.
  • Added a reset function to reset all the output stream color / style or only a particular color / style feature.
  • Added cursor navigation features and crs map to deal with them in the feat function.
  • Updated the readme file.

1.0.1

25 Oct 12:34
Compare
Choose a tag to compare

Corrected some bugs.

1.0.0

24 Oct 19:13
fa04b94
Compare
Choose a tag to compare

This is the first release of the osmanip manipulator, with basic functionalities to change common colors and styles in the output stream.