* โ Add a test for suggestions after an invalid literal * ๐ Fix wrong suggestions following an invalid literal * ๐ Document literal suggestion fix in CHANGELOG Co-authored-by: Alexander Sรถderberg <sauilitired@gmail.com>
656 B
656 B
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
[Unreleased]
Fixes
- Fixes chained optionals not allowing the command to be executed when more than one optional is omitted
Fixed
- Fixed quoted parsing in StringArgument
- Fixed wrong suggestions following invalid literals
[1.0.1] - 2020-10-14
Changes
- Switched from a snapshot to a release version of adventure 4.0.0
- Added
Identity.nil()when sending adventure messages