Page 6 of 6

Re: 🔍 MiloDB: Finding Old Teases

Posted: Wed Jan 31, 2024 2:12 pm
by FrozenWolf
Image MiloDB 2.3.0, 2024-01-31
  • Database: Updated to 2023-10-31

Re: 🔍 MiloDB: Finding Old Teases

Posted: Thu Feb 29, 2024 8:49 pm
by FrozenWolf
Image MiloDB 2.4.0, 2024-02-29
  • Changed: Upgraded PyInstaller to 6.4.0
  • Database: Updated to 2023-11-30

Re: 🔍 MiloDB: Finding Old Teases

Posted: Fri Mar 01, 2024 3:10 pm
by PlayfulGuy
FrozenWolf wrote: Thu Feb 29, 2024 8:49 pm Image MiloDB 2.4.0, 2024-02-29
  • Changed: Upgraded PyInstaller to 6.4.0
  • Database: Updated to 2023-11-30
Thanks for the update!

Just downloaded the binaries, but the link for the source gives a 404 error.

PG

Re: 🔍 MiloDB: Finding Old Teases

Posted: Fri Mar 01, 2024 3:17 pm
by FrozenWolf
PlayfulGuy wrote: Fri Mar 01, 2024 3:10 pm
FrozenWolf wrote: Thu Feb 29, 2024 8:49 pm Image MiloDB 2.4.0, 2024-02-29
  • Changed: Upgraded PyInstaller to 6.4.0
  • Database: Updated to 2023-11-30
Thanks for the update!

Just downloaded the binaries, but the link for the source gives a 404 error.

PG
Oops! Thanks for letting me know. I made a deploy script to automatically publish the packages but I put the src package into the bin directory by accident.
It's fixed now.

-FW

Re: 🔍 MiloDB: Finding Old Teases

Posted: Sun Mar 31, 2024 2:04 pm
by FrozenWolf
Image MiloDB 2.5.0, 2024-03-31
  • Database: Updated to 2023-12-31
The 'update' command will make a reappearance at some point; I'm overhauling it at the moment to make sure it really does work properly before adding it back in.

Re: 🔍 MiloDB: Finding Old Teases

Posted: Tue Apr 30, 2024 7:03 pm
by FrozenWolf
Image MiloDB 3.0.0, 2024-04-30
  • Added: 'update' command to perform self updates
  • Database: Updated to 2024-01-30
The '
update
' command is back by popular demand! (well, one person asked for it once). I've rewritten quite a lot of it to make sure that it actually works on both Windows and Linux. When the next release is available, it should be just a case of running '
update
' and it'll show you the change log and ask you if you want to update. The mechanism is capable of updating combinations of the application, database, and supporting files. Similar to the other commands '
help update
' will give you some more information.

If you run the '
update
' command at the moment, it should tell you that you have the current version. If it doesn't, please let me know.