v0.1.0
2019-08-02: version 0.1.0
- Improvements in procedure generation
- Use of GOOPS-based methods with short names
- Renaming scheme applied to "namespaces" as well.
- Mapping of GObject oriented programming to GOOPS
- added signals
- added properties as accessors
- Improvements in C-to-SCM procedure argument conversions
- Implicitly handle length arguments
- Support for more types
- Better Typelib support
- allow loading of single infos
- prevent accidental leaking of definitions into the wrong module
- Support building with GCOV.