Skip to content

Releases: kldzj/pzmod

v2.0.1

13 Jun 12:24
b45c14c
Compare
Choose a tag to compare

Changelog

  • 2b979aa chore: update issue templates (#11)
  • 082720f feat: show mod file size (closes #14)
  • f0a6d57 fix: add filter func for interactive remove mods (closes #13)
  • 42a34e8 fix: add support for collections inside collections (closes #15)
  • 856fc62 perf: increase steam cache timeout to 5 mins

v2.0.0

20 May 16:20
e2ae084
Compare
Choose a tag to compare

Changelog

  • 06c2af5 chore: remove interactive mods update command
  • e2ae084 chore: remove pre-release note from readme
  • 24730f0 feat: ask Add after for every map (closes #10)
  • 2af8dcd fix: use filepath instead of path

v2.0.0-next.9

13 May 20:27
6544d13
Compare
Choose a tag to compare

Changelog

  • daa5d51 chore: go mod tidy
  • 6544d13 fix: prevent proceeding to add item w/o mod id

v2.0.0-next.8

13 May 20:19
78b47c5
Compare
Choose a tag to compare

Changelog

  • 78b47c5 feat: prompt user if mod ids could not be parsed (fixes #7)
  • 7c289fe fix: also parse mod id lines starting with ModID:
  • b0dd55a fix: exit on error in install script

v2.0.0-next.7

09 May 00:30
6d643d4
Compare
Choose a tag to compare

Changelog

  • 02c78e4 chore: refactor main.go
  • 6d643d4 fix: check writability of target path when deciding to use sudo
  • 69c2bb7 fix: infinite loops when an error occured in interactive commands
  • 0c8b9c6 fix: log using println instead of printf in update command
  • 9c068b4 fix: return custom error if creds file cannot be found
  • 46ee4d8 fix: return custom error if steam api returns 401

v2.0.0-next.6

07 May 18:12
4eb42bc
Compare
Choose a tag to compare

Changelog

  • 4eb42bc feat: enable update checksum validation

v2.0.0-next.5

07 May 17:36
4c0b3cf
Compare
Choose a tag to compare

Changelog

v2.0.0-next.4

07 May 17:20
7459d4d
Compare
Choose a tag to compare

Changelog

  • ef36f11 chore: add license
  • 6c2eb16 chore: add linux install script and instructions
  • eff5951 chore: add newlines to yaml files
  • 7459d4d chore: bootstrap cobra with version
  • 013f3c7 chore: move banner.png away from project root
  • 8746735 chore: switch fmt.print to cmd.print where possible
  • b72fc4f feat: add update command
  • cab70b7 feat: add api-key cli command
  • 88ccb41 feat: go rewrite, initial commit
  • f4b9d49 fix: check input when setting api key interactively
  • 25d20c4 fix: cmd.sprintf does not exist
  • c475e86 fix: error convention
  • c9d8083 fix: file flag is no longer persistent
  • f7ad67b fix: transform arch in install script; test install script
  • 40cb686 fix: use go generate to embed version

v2.0.0-next.3

07 May 15:05
ad71af2
Compare
Choose a tag to compare

Changelog

  • 4fdd274 chore: add license
  • ad71af2 fix: file flag is no longer persistent

v2.0.0-next.2

07 May 14:28
73baeba
Compare
Choose a tag to compare

Changelog

  • 75cc5f0 feat: add update command
  • 73baeba fix: use go generate to embed version