* Sat May 16 2020 Yunhe Guo <i@guoyunhe.me>
- Version 0.8.2
* Fixed
- Ghost process on XML parsing failure
* Fri Apr 03 2020 Yunhe Guo <i@guoyunhe.me>
- Version 0.8.1
* Fixed
- OBS limit error when searching php, test, etc.
* Sat Feb 29 2020 Yunhe Guo <i@guoyunhe.me>
- Version 0.8.0
* Changed
- Type number 0 to exit
* Fri Nov 08 2019 Yunhe Guo <i@guoyunhe.me>
- Version 0.7.1
* Fixed
- Missing use File::Temp;
* Thu Aug 29 2019 Yunhe Guo <i@guoyunhe.me>
- Version 0.7.0
* Changed
- Force repo URL to HTTPS
* Fixed
- Ctrl + C handling of spinner
* Sun Aug 18 2019 Yunhe Guo <i@guoyunhe.me>
- Version 0.6.0
* Added
- Search spinner
* Fixed
- Packman repo doesn't have *.repo file
- Long version numbers are cutted
* Sun Aug 18 2019 Yunhe Guo <i@guoyunhe.me>
- Added perl(LWP::Protocol::https) dependency and change to more
compatible dependency format
* Tue Jun 11 2019 Yunhe Guo <i@guoyunhe.me>
- Version 0.5.2
* Fixed
- Trim "NAME" and "VERSION" string
* Mon Jun 03 2019 Yunhe Guo <i@guoyunhe.me>
- Version 0.5.1
* Fixed
- Fix dependency not found issue
* Wed May 22 2019 Yunhe Guo <i@guoyunhe.me>
- Version 0.5.0
* Added
- API proxy server to prevent hard-coded passwords in the script
* Tue May 21 2019 Yunhe Guo <i@guoyunhe.me>
- Version 0.4.0
* Added
- PMBS (Packman Build Service) support
* Thu May 09 2019 Yunhe Guo <i@guoyunhe.me>
- Version 0.3.1
* Fixed
- `opi opi` cannot find `opi`
* Thu May 09 2019 Yunhe Guo <i@guoyunhe.me>
- Version 0.3.1
* Fixed
- Remove quotes from version number. So Leap and SLE can search packages.
* Wed May 08 2019 Yunhe Guo <i@guoyunhe.me>
- Version 0.3.0
* Added
- Support SLE
* Changed
- Better print column alignment
* Fri May 03 2019 Yunhe Guo <i@guoyunhe.me>
- Version 0.2.0
* Added
- Install Packman Codecs with `opi packman` or `opi codecs`
- Install Skype with `opi skype`
- Install VS Code with `opi vs code`
* Mon Apr 29 2019 Yunhe Guo <i@guoyunhe.me>
- Version 0.1.2
* Fixed
- Fixed lost of "noarch" packages
- Be able to search with dashes in keywords
* Mon Apr 29 2019 Yunhe Guo <i@guoyunhe.me>
- Version 0.1.1
* Fixed
- Removed XML dump which may cause problems.
* Sun Apr 28 2019 Yunhe Guo <i@guoyunhe.me>
- Version 0.1.0
* Added
- Search packages from OBS
- List properly sorted search result
- Use different colors for official, experimental and personal projects
- Choose package and install
- Keep or remove repository after installation