v0.0.59
What's Changed
✨ A new feature
- feat: add cliz.Float64Option by @ginokent in #128
- feat: add simplediff package by @ginokent in #129
- feat: add assert, require packages by @ginokent in #130
- feat: add (*cliz.Command).Next() by @ginokent in #133
- feat: implement (*cliz.Command).Run() func by @ginokent in #134
🐛 A bug fix
- fix: fix testingz/internal.Error func by @ginokent in #131
- fix: fix cli context misc by @ginokent in #135
- fix: fix cli misc by @ginokent in #136
- fix: fix testing/* packages by @ginokent in #137
- fix: modify testingz/* package functions naming by @ginokent in #140
🧑💻 Changes to the build process or auxiliary tools and libraries such as documentation generation
- chore: fix misc by @ginokent in #127
- chore: fix misc in testingz package by @ginokent in #132
- chore: add comment by @ginokent in #138
- chore: add comment by @ginokent in #139
Full Changelog: v0.0.58...v0.0.59