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.
- Add ability to view the current aka version (
-v
,--version
) - Generate help text dynamically (from table in
core.get_available_opts
)
- Alias arguments functionality
- luacov support (with cluacov)
- README: Codecov version badge, alias arguments functionality
- Switch to LuaJIT instead of pure Lua
- Improve
path_join
helper function
- Recursive config file search functionality
- README: nomenclature section, LuaRocks version badge, list functionality
- Switch to LuaJIT instead of pure Lua
- Improve
path_join
helper function
- List all aliases functionality
core
module tests- Travis-CI support
- README: asciicast, badges
- First usable version of the project