This repository has been archived by the owner on Jan 1, 2025. It is now read-only.
libpgfe v0.6.0
Change log
- Smart pointers are used for pointer management (Thank @Yxa2111 for the suggestion!)
- Blowfish support
- Refactoring & optimization
- C++ namespace changed (from
chardon55::PGFE
tolibpgfe
) - SequentialData: Removed ASCII detection feature
- SequentialData: Added data trim feature