@bitacode/tokenator
Version:
Simple to use library that rework a string splitting it to meaningful tokens
21 lines (13 loc) • 526 B
Markdown
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
- Move from EUPL1.2 to MIT license
- When separator is on trailing of the chunk it must be considered as token
- Add first version of Changelog
- Add scripts to bump version