Skip to content

Releases: ponchofiesta/bffextract-rs

v0.7.0

28 May 14:17
Compare
Choose a tag to compare
  • Add extraction of owners/groups, permissions, timestamps - controlled by new CLI argument -A

v0.6.0

21 May 06:49
Compare
Choose a tag to compare
  • Refactored into lib and exe
  • Refactored most of the code to get a more standardized lib.
  • No new features in the CLI app.

v0.5.0

25 Mar 12:48
Compare
Choose a tag to compare
  • Add CLI option to filter files when listing or extracting

v0.4.0

19 Mar 07:58
Compare
Choose a tag to compare
  • Adding lib target to allow reuse of code in other projects

v0.3.4

13 Mar 12:14
Compare
Choose a tag to compare
  • Ignore unknown data records

v0.3.3

08 Mar 12:51
Compare
Choose a tag to compare
  • Fixed empty target directory name
  • Fixed file naming of some extracted files

v0.3.2

26 Jan 08:34
Compare
Choose a tag to compare
Release v0.3.2 - Prepare crate publishing

v0.3.1

12 Jan 14:57
Compare
Choose a tag to compare
Release v0.3.1 - Remove redundant file set_mode

v0.3.0

11 Jan 12:27
Compare
Choose a tag to compare
Release v0.3.0 - File modes enabled, directories get extracted

v0.2.0

10 Jan 14:46
Compare
Choose a tag to compare
Release v0.2.0 - Adding -t to list content and -v to get verbose output