itch.io is community of indie game creators and players

Devlogs

Spell checking and new automated build process

mvNotebook
A downloadable tool

I've added spell checking to the program, and adopted a new automated build process that allows me to run a single batch file that compiles the source code, runs tests, and uploads a new build to itch.io automatically.

This is really exciting for me, as I have no previously had this kind of thing (unit tests, integration tests, CI/CD, etc.) working in Delphi to any extent when I last used the language heavily.

So, hopefully there's now something interesting in the repo for some Delphi developers who stumble on this and want to add this kind of things to your project. Checkout build-and-test.bat in the SVN repo if so!

Files

  • mvnotebook-r15_(2023-03-09).zip 16 MB
    Version 2
  • mvnotebook-r16_(2023-03-09).zip 16 MB
    Version 1
  • mvnotebook-r17_(2023-03-10).zip 18 MB
    Version 7
  • mvnotebook-r15_(2023-03-09).zip 16 MB
    Version 2
  • mvnotebook-r16_(2023-03-09).zip 16 MB
    Version 1
  • mvnotebook-r17_(2023-03-10).zip 18 MB
    Version 1
Download mvNotebook
Leave a comment