Posts

System Information Unit v5.27.0 Released

Image
I can't believe a quarter of a year has passed since I last updated the System Information Unit , so here's v5.27.0 that recognises Windows 10 & 11 builds released from 1st January to 31 March 2024. Grab this release from the project's GitHub  releases page .

System Information Unit v5.26.0 Released

Image
With 2024 just one and bit days old here in the UK, it's time to update to my  System Information Unit  to recognise Windows 10 & 11 builds released in December 2023. Say hello to release v5.26.0. Grab this release from the project's GitHub  releases page .

Fractions unit v0.1.2-beta released

Image
Almost 10 years after the v0.1.1 was released there's been an update to my Fractions Unit . v0.1.2-beta contains a refactoring of the LCM function that gets called in several places in the unit. The refactoring, suggested by lukas-hribik, reduces the likelihood of an integer overflow. This update is recommended. Get it from the project's GitHub Releases page .  Maybe it's time for a v1 release!?

System Information Unit v5.25.0 released

Image
Just another routine update to my  System Information Unit  that updates the OS detection code to recognise new Windows 10 & 11 builds released in November 2023. This is the last release of this unit in 2023. Grab this release from the project's GitHub  releases page .

CodeSnip v4.22.0 released - supports Delphi 12

Image
Just released  CodeSnip  v4.22.0. The main new feature is the addition of support for test compiling snippets with the newly released Delphi 12: Delphi 12 had been released https://t.co/xnSXoMXhz9 — MarcoCantu (@marcocantu) November 7, 2023 Read more about the new release over on the  CodeSnip blog . ⏬ Download the new release from the  v4.22.0 release page  on GitHub.

System Information Unit v5.24.0 released

Image
It's been longer than usual since the last update to my  System Information Unit  on 1st July, but the wait is over. As is becoming normal, TPJOSInfo is the only class to be updated. It now detects Windows 10 & 11 builds and revisions released between 1st July and 2nd November 2023. The main addition was support for detecting Windows 11 23H2 that was released on 31st October. Grab this release from the project's GitHub  releases page .