Pages: Welcome | Projects

New versions for PFT

2016/8/2
Tags: [ Personal Projects ] [ PFT ]

PFT Library: 1.0.3 App PFT: 1.0.5

The update includes the latest fixes.

Currently the unit test fails unless using UTF-8 as locale: something which I will fix as soon as I've got time for it. Fortunately this is not breaking the application.

I've put together a nice script which automatically fixes the versions of the Perl modules, commits the modification with Git and generates a cryptographically signed tag. Interesting the idea of rolling back the whole operation with git reset should something fail (e.g. mismatching versions in modules).