Version 0.5.0

- add replacements via options UI
- restructure debug functions
This commit is contained in:
2020-05-30 17:47:59 +02:00
parent cc26683328
commit ecd6e5c340
61 changed files with 638 additions and 354 deletions

View File

@@ -3,12 +3,12 @@ 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).
## [Unreleased] Version 1.0 - 2020-05-28
## [Unreleased] Version 1.0 - 2020-06-02
### Added
- case sensitivity
- consolidate consecutive matches
## Version 0.5.0 - 2020-05-31
## Version 0.5.0 - 2020-06-01
### Added
- add replacements via options UI
- handle replacement via slash command