Skip to content

Updates

Icho edited this page May 22, 2024 · 6 revisions

Updates!

This page tracks three things:

Tracked here
What versions exist
Difference between minor versions
Difference between patches

For Major updates see What's new? under discussions. This page will list each version in descending order as to keep the most relevant update towards the top of the page. Versions will also be divided into sub-categories of the major patch they are a part of.


Beta Versions

v0.1.1-beta PATCH

Notable changes
fixed issue #6

Just a minor bug fix with sheerUntilDelim();

v0.1.0-beta "Spring Cleaning"

Notable changes
Source Files removed
Move to a library System

v0.1.0-beta is a huge change for this repository. Source files have been replaced with a .h and .lib files. Instructions on the use of these files coming soon! 😸

Alpha Versions

All Alpha versions are Deprecated as of 24/5/24 and are no longer supported

v0.2.0-alpha "Operative" (DEPRECATED)

Notable changes
Several new operators added
Existing operators modified

v0.2.0-alpha focuses on the expansion of overload operators aiming to include all functional operators need for string manipulation.

v0.1.1-alpha PATCH (DEPRECATED)

Notable changes
expStr changed to nstring

v0.1.1-alpha serves as a very small patch changing the name of the class related to this project to something more readable.

v0.1.0-alpha "Initial" (DEPRECATED)

A starting place. There isn't any changes to make note of because there is nothing earlier than this! 😺

This project is still in very early stages. Documentation will be updated with code to the best of my ability.

Clone this wiki locally