v0.2.1
[0.2.1] - 2021-03-10
Added
- Implement THOR archive generation in
gruf
. - Add a new
mkpatch
utility. This is a command-line utility that can be used
to generate THOR patch archives in a cross-platform manner.
Changed
- Compile binaries with
panic = 'abort'
in release. - Update
web-view
from v0.6.3 to v0.7.3.