Skip to content

v0.0.3

Latest
Compare
Choose a tag to compare
@anjmao anjmao released this 08 Oct 07:42
· 1 commit to master since this release
Better error reporting (#3)

Output better error reporting when a package cant be loaded, rather than output a blank *.proto file. The package.Load() error did not contain any useful information about failed package loads, they must be fetched at a lower level. Additionally added some more documentation, hopefully to make it easier for new users to use this.