v1.3.2
π Features & Bug fixes
- fix cargo build failure
- print message timestamp
- fix
test
command yield wrong notification configuration
What's Changed
- Bump serde_json from 1.0.69 to 1.0.83 by @dependabot in #89
- Bump log from 0.4.14 to 0.4.17 by @dependabot in #85
- Bump serde from 1.0.137 to 1.0.143 by @dependabot in #90
- Bump clap from 3.2.8 to 3.2.16 by @dependabot in #93
- Bump tabled from 0.7.0 to 0.8.0 by @dependabot in #92
- Bump reqwest from 0.11.6 to 0.11.11 by @dependabot in #83
- Bump chrono from 0.4.19 to 0.4.20 by @dependabot in #91
- Bump gluesql from 0.10.2 to 0.11.0 by @dependabot in #81
- Bump chrono-tz from 0.6.1 to 0.6.3 by @dependabot in #94
- Bump chrono from 0.4.20 to 0.4.22 by @dependabot in #95
- Bump serde from 1.0.143 to 1.0.144 by @dependabot in #98
- Bump gluesql from 0.11.0 to 0.12.0 by @dependabot in #99
- Bump serde_json from 1.0.83 to 1.0.85 by @dependabot in #97
- Bump clap from 3.2.16 to 3.2.18 by @dependabot in #100
- fix cargo c and follow up
tabled
update by @24seconds in #103 - Build sql statement using
ast builder
by @24seconds in #105 - Bump clap from 3.2.18 to 4.0.8 by @dependabot in #112
- Bump notify-rust from 4.5.8 to 4.5.10 by @dependabot in #110
- Bump gluesql from
3a604c9
to2ef6848
by @dependabot in #116 - Bump env_logger from 0.9.0 to 0.9.1 by @dependabot in #108
- Fix cargo build failure due to bump up clap version. by @m-hamashita in #137
- Print msg timestamp by @docongminh in #140
- Fix test command yield wrong notification configuration by @TheRustyPickle in #141
- update gluesql version to 0.13.1 by @24seconds in #143
New Contributors
- @m-hamashita made their first contribution in #137
- @docongminh made their first contribution in #140
- @TheRustyPickle made their first contribution in #141
Full Changelog: v.1.3.1...v1.3.2