v0.1.1
Change log since v0.1.0 (initial release)
- Separate dynein configuration from table schema cache (#1)
- Implement 'admin update table' command to call UpdateTable API for existing tables (#2)
Action Required
Because of #1, syntax of dynein configuration files stored in ~/.dynein/
have been changed. If you've used v0.1.0, please remove the directory ($ rm -rf ~/.dynein/
) before you start using v0.1.1.