* Sun May 31 2020 ssato - 0.4.1
- change/fix: [api] add a keyword argument 'outname' to the APIs,
  make_and_save_firewall_policy_table and load_firewall_policy_table, to allow
  specifying output format

* Tue May 26 2020 ssato - 0.4.0
- change/fix: [api] change the API parse_and_save_show_configs to return a list
  of pairs of output filepath and a mapping object holding the parsed result

* Fri May 22 2020 ssato - 0.3.2
- fix: [rpm] parameterize the release
- fix: make .netutils.to_network robust for wrong inputs

* Wed May 20 2020 ssato - 0.3.1
- change: export some globals
- enhancement: add API docs

* Sun May 17 2020 ssato - 0.3.0
- change: export APIs
- fix: add missing test cases

* Sat May 16 2020 ssato - 0.2.0
- add and define library APIs
- fix: add missing test cases

* Tue May 12 2020 ssato - 0.1.2
- fix: correct the version

* Tue May 12 2020 ssato - 0.1.1
- fix: correct the copr URL
- fix: correct the date of 0.1.0 release

* Tue May 12 2020 ssato - 0.1.0
- initial release
