All notable changes to this project will be documented in this file.
- Updated copyright year in LICENSE
- Use cliff.toml from instarepo
- Upgrade to crossterm 0.23
- Update rust crate crossterm to 0.24
- Update rust crate crossterm to 0.25 (#108)
- Using tokenizers (#110)
- [breaking] Use standard PATH_TRANSLATED variable for Apache cgi-script instead of BLR_PROGRAM
- Introducing git-cliff and changelog
- Arguments appearing out of order due to enumerating over HashMap
- Changed Name::Qualified to use QualifiedName as it used to in the past
- Removed HasQualifier trait
- Renamed TypeDefinition to ExpressionType
- Moved numeric casts to separate module
- Strings cannot be used as an if condition