Skip to content

Releases: guijan/dictpw

dictpw 1.3.0

02 Jan 21:44
v1.3.0
66b3db7
Compare
Choose a tag to compare

Changes in dictpw 1.3.0:

  • Small performance tweak on UCRT
  • Small tweaks to the manual
  • Fix broken FreeBSD capsicum usage
  • Don't force LTO
  • Fix broken cross compiling
  • Integrate the installer with Meson
  • Change the installer's compression algorithm to LZMA to improve ratios
  • Change to Inno Setup for the Windows installer for improved ARM support
  • Set documentation read only on Windows to prevent accidental modification
  • Add a portable install option to the Windows installer
  • Add an option to add the program to $env:PATH on Windows
  • Windows on 32-bit ARM support (for how long?)
  • Make building the Windows installer optional

dictpw 1.2.0

08 Apr 19:07
v1.2.0
fb56c00
Compare
Choose a tag to compare

Changes in dictpw 1.2.0:

  • Make changelogs readable when concatenated
  • Overhaul capability limitations to be more portable and strict
  • Port to Visual Studio
  • Port to Windows AArch8
  • Add cross compilation support
  • Switch the Windows manual to plaintext
  • Make deleting the uninstaller the last step in the uninstallation process
  • Uninstall a previously installed version of the program before installing a
    new one to delete old files
  • Remove the old NSIS UI to cut down on useless choice
  • Fix a random text file being installed to a bogus directory on Cygwin
  • Guarantee text files installed by the installer have DOS newlines on Windows

dictpw v1.1.0

04 Jan 10:21
v1.1.0
85e47ea
Compare
Choose a tag to compare
  • Add Windows port and installer
  • Add libobsd subproject so Meson can fallback to it
  • Add CI

v1.0.0

15 Dec 22:02
v1.0.0
8faa891
Compare
Choose a tag to compare

initial release