Skip to content

v0.2.0

Choose a tag to compare

@drornir drornir released this 18 Dec 14:45
· 2 commits to main since this release

A rewrite of everything in Go's reflect with cobra and viper.

In v0.1 I tried to start from code gen and build up from there, but it made it hard to understand what is the best user experience.
In this version, I started from scratch with a solution is that purely in runtime.