mirror of
https://github.com/kiwix/kiwix-tools.git
synced 2025-09-23 03:52:35 -04:00
commit
4556262c87
@ -1,7 +1,10 @@
|
|||||||
Unreleased
|
kiwix-tools 3.6.0
|
||||||
==========
|
=================
|
||||||
|
|
||||||
* Additional docker images archs for armv6 and i386.
|
* Improved kiwix-serve man page (@iArchitSharma #626)
|
||||||
|
* C++17 compliant code base (@mgautierfr #636)
|
||||||
|
* Support of libkiwix13 (@mgautierfr #633)
|
||||||
|
* Additional docker images archs for armv6 and i386 (@rgaudin #622)
|
||||||
|
|
||||||
kiwix-tools 3.5.0
|
kiwix-tools 3.5.0
|
||||||
=================
|
=================
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
project('kiwix-tools', 'cpp',
|
project('kiwix-tools', 'cpp',
|
||||||
version : '3.5.0',
|
version : '3.6.0',
|
||||||
license : 'GPL',
|
license : 'GPL',
|
||||||
default_options: ['c_std=c11', 'cpp_std=c++17', 'werror=true'])
|
default_options: ['c_std=c11', 'cpp_std=c++17', 'werror=true'])
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user