-
Notifications
You must be signed in to change notification settings - Fork 0
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.
| Notable changes |
|---|
| fixed issue #6 |
Just a minor bug fix with sheerUntilDelim();
| 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! 😸
All Alpha versions are Deprecated as of 24/5/24 and are no longer supported
| 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.
| 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.
A starting place. There isn't any changes to make note of because there is nothing earlier than this! 😺
Revisions underway
This project is still in very early stages. Documentation will be updated with code to the best of my ability.