Unit2NS v0.1.2-beta Released

Just released a bug fix update of my little Unit2NS application that looks up which unit scope a given unit belongs to.

This fixes a memory leak and corrects some error message formatting.

Because of the memory leak fix, this is a recommended update.

Grab a copy of v0.1.2-beta from the project's Releases page on GitHub.

Read about the project on its web page and get the source from the delphidabbler/unit2ns project on GitHub.



Comments

Post a Comment

Comments are very welcome, but please be aware that I moderate all comments, so there will be a delay before your comment appears.

Advertising spam and the rare abusive, hateful or racist comments will be blocked and reported.

Finally, should you have a query about, or a bug report for, one of my programs or libraries please use the relevant issue tracker rather than posting a comment to report it.

Thanks

Popular posts from this blog

Initialising dynamic arrays

Deleting elements from a dynamic array

New Array Utilities Library Unit released