# Changelog ## [0.5.0](https://github.com/ekroon/spark-rs/compare/v0.4.3...v0.5.0) (2022-12-28) ### Features * add support for different ticks ([d425d95](https://github.com/ekroon/spark-rs/commit/d425d95699c58f587d1321f6291dd0f644e2fee5)) ### Bug Fixes * `spark --ticks abcd 1 2 3 4 5 6 7 8` was incorrect ([d425d95](https://github.com/ekroon/spark-rs/commit/d425d95699c58f587d1321f6291dd0f644e2fee5)) ### Refactoring * use sparklines dependency ([7315b84](https://github.com/ekroon/spark-rs/commit/7315b843b2debf82b407762de2a8ad1954be3cb1)) ## [0.4.3](https://github.com/ekroon/spark-rs/compare/v0.4.2...v0.4.3) (2022-12-28) ### Miscellaneous * change changelog types ([4037aeb](https://github.com/ekroon/spark-rs/commit/4037aeb132c97369bcbf0889d9c8c20d5c845a9c)) * rename master -> main ([468c23c](https://github.com/ekroon/spark-rs/commit/468c23c0ddc80aec67ed035ac22570f895173161)) ## [0.4.2](https://github.com/ekroon/spark-rs/compare/v0.4.1...v0.4.2) (2022-12-28) ### Bug Fixes * new rust edition ([7cfa178](https://github.com/ekroon/spark-rs/commit/7cfa1786c7ac3c06a715b0b5fb1b1478b016e6f2)) ## [0.4.1](https://github.com/ekroon/spark-rs/compare/v0.4.0...v0.4.1) (2022-12-27) ### Bug Fixes * Improve README ([ff6ea19](https://github.com/ekroon/spark-rs/commit/ff6ea19f3c466c697d10a147260a28b01e95a3cc)) * run checks on release-please PR ([9c358d6](https://github.com/ekroon/spark-rs/commit/9c358d62f645c0ca9f719f8351b484938c7ea5dd)) * update checkout action ([383ee72](https://github.com/ekroon/spark-rs/commit/383ee72fe589726894bda2c015d97c1dae16f201)) ## [0.4.0](https://github.com/ekroon/spark-rs/compare/v0.3.0...v0.4.0) (2022-12-25) ### Features * release please workflow ([39d2b1e](https://github.com/ekroon/spark-rs/commit/39d2b1e27c460b422412dab69c7f83f2b0ce20d6))