All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
1.9.0 (2018-07-07)
- remove column ordering by name (80fb9d7), closes #33
- pull: script computed field formula (2092150), closes #30
1.8.0 (2018-06-11)
- deps: update dependency fs-extra to v6 (#24) (77cdbb1)
- deps: update dependency inquirer to v6 (#25) (65b047e)
1.7.1 (2018-04-04)
- deps: update dependency fs-extra to ^5.0.0 (#20) (33813b6)
- deps: update dependency inquirer to ^5.0.0 (#21) (e61dfff)
- pull: correct table-valued parameters not exists idempotency (#23) (4c1df49), closes #22
- script indent inconsistencies (68b20da)
1.7.0 (2018-02-27)
- add support for table-valued parameters (25d4c0d)
1.6.0 (2018-02-04)
- add push command (a54bf6f)
1.5.0 (2018-02-02)
- add update notification (cbc21c2)
1.4.0 (2018-01-13)
- add
connscommand (a53d656)
1.3.2 (2018-01-13)
1.3.1 (2018-01-11)
1.3.0 (2017-11-03)
- build error with chalk import (4c22e4a)
- add schema scripting (32e75f7)
1.2.0 (2017-06-17)
- add cat command (ec8e18c)
1.1.0 (2017-06-09)
- add support for multiple connections (2319658)