Releases: HubTou/libpnu
Releases · HubTou/libpnu
libpnu-1.3.0
- Added a default interrupt_handler_function() to be used with handle_interrupt_signals()
- Added support for continued lines in files processed with load_strings_from_files()
- Added a TODO.md file
- Mentioned the FreeBSD package that will shortly been submitted
libpnu-1.2.1
- Removed the wheel requirement from the build-system, as instructed in Setuptools user guide
- Modified the load_strings_from_file() function to take escaped comment char into account
- Made stylistic modifications
libpnu-1.2.0
- Added the get_caching_directory() function
- Added the load_strings_from_file() function
libpnu-1.1.2
- Fixes #2
libpnu-1.1.1
- Fixes #1
libpnu-1.1.0
- Added the get_home_directory() function
libpnu-1.0.0
- Initial public release