Releases: jubako/waj
Releases · jubako/waj
0.4.1
0.4.0
- Allow waj serve to server several waj files. Routing can be done base on path (first part) or host.
- Add an option
--nb-threadsto select the number of thread to use for the server - Test
waj createandwaj listcommand line. - Adapt to new Jubako api (error types, variant and property names, SmallVec, utf8 locator, array cmp)
0.3.0
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.
--versionoption 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
- Add option to generate man page and completion script.
waj createnow uses option-oto specify the path of the created archive.
-fis keep for compatibility but will we remove soon.- Better help message.
- Update CI
v0.2.0
First version of Waj
Yes despite its name, v0.2.0 is the first version of Waj.