v0.1.1
What's Changed
Refactoring
- Introduced
Language
enum by @nerdchanii #29 - Refactored implementation of
Scanner
struct.by @malkoG 47b85e4
Bug fixes
- Ensure
balpan init
command's idempotency by @malkoG a2f018f- Running
balpan init
again does not produces duplicate TODO comment
- Running
Full Changelog: v0.1.0...v0.1.1