Version 0.4.0

- restructured files
- extract functions and color codes
- filter channels
This commit is contained in:
2020-05-30 01:51:32 +02:00
parent b572203dd2
commit cc26683328
10 changed files with 535 additions and 455 deletions

View File

@@ -8,11 +8,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- case sensitivity
- consolidate consecutive matches
## Version 0.3.1 - 2020-05-28
## Version 0.5.0 - 2020-05-31
### Added
- add replacements via options UI
- handle replacement via slash command
## Version 0.4.0 - 2020-05-30
### Added
- restructured files
- extract functions and color codes
- filter channels
## Version 0.3.0 - 2020-05-27
### Fixed
- fixed DB storange and debug printing