v0.10.0
What's Changed
- fix product build to use go 1.18 by @shueybubbles in #117
- Spelling by @jsoref in #112
- update go-mssqldb ref for arm build by @shueybubbles in #118
- support variables in some commands by @shueybubbles in #123
- Implement !! command by @shueybubbles in #125
- Initialize console if -U is specified by @apoorvdeshmukh in #121
- Add s390x build by @shueybubbles in #132
- adding logo png by @dzsquared in #136
- Choco (Windows) release package by @stuartpa in #135
- Add --version flag by @stuartpa in #100
- fix SQL_VARIANT type handling by @shueybubbles in #130
- block sys commands on -X by @shueybubbles in #142
- Redirect sqlcmd errors to err stream by @apoorvdeshmukh in #143
- Implement
:ED
by @shueybubbles in #146 - implement -s, -w, -W by @shueybubbles in #147
- implement startup script by @shueybubbles in #148
New Contributors
Full Changelog: v0.9.0...v0.10.0