Skip to content

Releases: Tom5521/fsize

v1.21.2

Choose a tag to compare

@Tom5521 Tom5521 released this 06 Jan 00:34

Changelog

  • f933b15: chore(go.mod): update dependencies
  • f08bfd3: fix(Makefile): Fix android arm compilation and NATIVE_GOOS/GOARCH

v1.21.1

Choose a tag to compare

@Tom5521 Tom5521 released this 25 Oct 22:44

Changelog

  • 329866b: fix(Makefile): Fix compilation on android systems
  • 1474dad: chore: update dependencies
  • 27889c6: refactor(update): Remove deprecated option
  • 7c5968d: feat(Makefile): Add android/arm to compatible platforms
  • 164c343: fix: Fix --bin-info in android

v1.21.0

Choose a tag to compare

@Tom5521 Tom5521 released this 16 Oct 05:57

Changelog

  • b06c97a: chore(po): update locales
  • 74fe32e: feat: improve update system and build process
  • 0dc767e: docs(README): update readme

v1.20.2

Choose a tag to compare

@Tom5521 Tom5521 released this 16 Oct 03:25

Changelog

  • 952cfed: feat: add conditional update flag based on release target

v1.20.1

Choose a tag to compare

@Tom5521 Tom5521 released this 15 Oct 22:20

Changelog

  • 964c148: chore(po): update locales
  • e0e0fe1: docs(screenshots): update tapes
  • 81da11e: docs(screenshots): update tapes
  • cb78750: chore(po): update locales
  • 53d35a1: fix(stat): Fix #26
  • 054a6c9: chore(po): update locales
  • 71a36cf: refactor(walk): refactorize file tree walking process
  • 2156741: chore: update dependencies
  • 2a01cea: feat(flags): Add follow-symlinks flag
  • 8497d5d: build(Makefile): improve build* recipes nomenclature
  • 5f54d80: fix(walk): Fix #25
  • dd00774: fix(stat): Fix #24

v1.20.0

Choose a tag to compare

@Tom5521 Tom5521 released this 13 Oct 01:25

Changelog

  • 62b8d21: chore: finish translations
  • 206c7a6: chore(po): update locales
  • 85f3aa6: refactor(walk,stat): refactor stat into walk
  • b4cd8f7: chore: update dependencies
  • ae0ce2d: feat: Add more flags and fix some log issues
  • f319162: fix(stat): Fix and improve creation date process for BSD and Linux systems

v1.19.0

Choose a tag to compare

@Tom5521 Tom5521 released this 08 Oct 23:17

Changelog

  • 1ff2caf: chore(po): finish translations
  • 2af3f0a: chore(po): update locales
  • cad0b95: feat(flags): now the progran can include more than one include/exclude patterns
  • 0566be4: fix(stat): Fix file reading bad pointer error
  • 8c31b5d: build(Makefile): Add go build args and improve xgotext temporary download
  • f7ecbce: docs(screenshots): update screenshots
  • d95e2e6: chore(po): update locales
  • 6a1385b: build(Makefile): Add support for go build tags on build recipe
  • 4b824f3: refactor: change and improve logging system
  • 2929875: style(Makefile): Fix spelling error
  • e100509: docs: Switch from asciinema to VHS gifs
  • cc8b323: build(.meteor.json): update meteor config
  • 3e36e92: fix(stat): fix freebsd and netbsd compatibility
  • d96d021: refactor(stat,update): replace libraries
  • 528ae60: style(stat): remove old build tag format from files

v1.18.0

Choose a tag to compare

@Tom5521 Tom5521 released this 05 Oct 21:42

Changelog

  • 8eaaae5: chore(po): update locales
  • b075e9f: feat: add pattern matching and filtering options

v1.17.6

Choose a tag to compare

@Tom5521 Tom5521 released this 05 Oct 20:42

Changelog

  • 1b13b69: fix(go.mod,go.sum): fix go install method
  • 260816c: fix: fix root short translation
  • 731c553: build: add CURRENT_BIN variable

v1.17.5

Choose a tag to compare

@Tom5521 Tom5521 released this 05 Oct 03:42

Changelog

  • 7f10c3e: chore(po): update locales
  • 42c047a: feat(build): optimize dependency declarations and formatting
  • a962d54: feat: add Windows ARM support and improve build system
  • fd2be73: perf(checkos): change unix detection to build tags
  • be3b070: fix: add android/arm64 support and improve build system
  • e232b18: chore(po): update locales
  • 72da3e5: refactor(update): simplify completion logic and improve error handling
  • 062fbf5: build: rename some variables in Makefile
  • 340623e: build: remove toolchain from go.mod