Skip to content

Releases: kiprotect/kodex

v0.1.6

30 Aug 20:38
Compare
Choose a tag to compare
- Build a static binary by default to maximize compatibility.

v0.1.5

30 Aug 08:48
Compare
Choose a tag to compare
- Fix an issue with the file loading for the API blueprints.

v0.1.4

29 Aug 21:51
Compare
Choose a tag to compare
- Fix issue that prevented correct parsing of settings paths on Windows.

v0.1.3

24 Aug 07:46
Compare
Choose a tag to compare
v0.1.3

v0.0.10

07 Jun 19:03
Compare
Choose a tag to compare
- Small improvements to the API and blueprint generation.

v0.0.9

31 May 06:24
Compare
Choose a tag to compare
- Add 'generalize' action for e.g. reformatting timestamps.

v0.0.8

18 Mar 10:56
Compare
Choose a tag to compare
- Fixed a problem in the processing pipeline that would cause destination writers to not shut down properly.

v0.0.7

26 Nov 14:43
Compare
Choose a tag to compare
- Fixed problem with Windows file path parsing.

v0.0.6

05 Nov 14:31
Compare
Choose a tag to compare
- Use the file-based parameter store by default.

v0.0.5

04 Nov 14:02
Compare
Choose a tag to compare
- Default settings are embedded in the NAME:
   KIProtect - Run all KIProtect commands

USAGE:
   kodex [global options] command [command options] [arguments...]

COMMANDS:
   parameters
   blueprints
   run
   api
   help, h     Shows a list of commands or help for one command

GLOBAL OPTIONS:
   --level value    The desired log level (default: "info")
   --profile value  enable profiler and store results to given filename
   --help, -h       show help binary to make deployment easier.