Skip to content
This repository has been archived by the owner on Jan 1, 2025. It is now read-only.

libpgfe v0.6.0

Compare
Choose a tag to compare
@chardoncs chardoncs released this 18 Nov 13:06
· 42 commits to main since this release

Change log

  • Smart pointers are used for pointer management (Thank @Yxa2111 for the suggestion!)
  • Blowfish support
  • Refactoring & optimization
  • C++ namespace changed (from chardon55::PGFE to libpgfe)
  • SequentialData: Removed ASCII detection feature
  • SequentialData: Added data trim feature