Skip to content

Releases: jubako/waj

0.4.1

03 Dec 21:40
68669e3

Choose a tag to compare

  • Add missing license file in subcrates
  • Add mime-type definition for waj files.

0.4.0

01 Nov 14:51
8e09eb2

Choose a tag to compare

  • Allow waj serve to server several waj files. Routing can be done base on path (first part) or host.
  • Add an option --nb-threads to select the number of thread to use for the server
  • Test waj create and waj list command line.
  • Adapt to new Jubako api (error types, variant and property names, SmallVec, utf8 locator, array cmp)

0.3.0

23 Nov 06:37
3e8ca6c

Choose a tag to compare

This release is based on version 0.3.2 of Jubako.
This is a major release, see Jubako changelog for changes impacting arx.
Main information to remember of Jubako release is that the format as evolved and compatibility
with previous version is broken.

  • Update code with new API of Jubako library.
  • --version option now includes the git commit.
  • Better command line option (select compression, concat mode, check of input and output path)

As new jubako format is not compatible, we update the major version.

0.2.1

20 Feb 14:14
0d09133

Choose a tag to compare

  • Add option to generate man page and completion script.
  • waj create now uses option -o to specify the path of the created archive.
    -f is keep for compatibility but will we remove soon.
  • Better help message.
  • Update CI

v0.2.0

06 Feb 13:59
0fe38a1

Choose a tag to compare

First version of Waj

Yes despite its name, v0.2.0 is the first version of Waj.