In the release, below trait methods are removed since they are deprecated
so long:
- FwFcpExtManual::transaction()
- FwReqExtManual::transaction()
- FwRespExtManual::get_req_frames()
FwNodeExtManual::config_rom() is renamed following to fashion of glib crate
v0.15.
Documentation is added by importing from gir file of libhinawa v2.5.1.
The hinawa::prelude module is added as a way to access to all of traits
and their implementations, while modules with the traits and
implementations becomes private.