- Switched to Sixam.CST namespace and marked CSTNet namespace as obsolete.
- Performance improvements.
This commit is contained in:
Tony Bark 2020-12-13 05:19:18 -05:00
parent e8f7bf4d0a
commit 2d310cee53
9 changed files with 56 additions and 42 deletions

View file

@ -1,11 +1,18 @@
# Change Log
## 1.0.300
- Switched to Sixam.CST namespace and marked CSTNet namespace as obsolete.
- Performance improvements.
## 1.0.2
- Fixed the multiple line parsing in the v2 format.
- Replaced "``[ENTRY NOT FOUND]``" message with "``***MISSING***``".
## 1.0.1
Despite only being a point release, this includes a major refinement to the normalizing algorithm.
Despite only being a patch release, this includes a major refinement to the normalizing algorithm.
### Rewrote normalizing algorithm