1.0.0
- released GraalVM native images of the generator plugin for simpler maven integration
- added native-image config files for the runtime. The other parts (generated messages) don't need any configuration, so everything works out of the box.
- changed JsonSource behavior for null inputs to match ProtobufJava's
JsonFormat
(fixes #29)