1
0
mirror of https://github.com/nlohmann/json.git synced 2025-07-06 06:42:33 +03:00
Commit Graph

31 Commits

Author SHA1 Message Date
085d497bf7 📄 update copyright year 2021-01-03 20:28:06 +01:00
b3e5cb7f20 🔖 set version to 3.9.1 2020-08-06 13:45:29 +02:00
e110667d21 🔖 set version to 3.9.0 2020-07-27 15:48:09 +02:00
fad14aabe7 📝 update output of meta function 2020-07-25 14:41:06 +02:00
5f862710fe 🔖 set version to 3.8.0 2020-06-14 17:16:45 +02:00
c92a696852 📝 update documentation 2020-05-22 18:21:37 +02:00
e9a845f08a 📝 fix example output 2020-05-12 16:13:33 +02:00
c5eafe74e8 🔖 set version to 3.7.3 2019-11-17 12:09:12 +01:00
56109eacd7 🔖 set version to 3.7.2 2019-11-10 21:23:39 +01:00
aacdc6bbe3 🔖 set version to 3.7.1 2019-11-06 18:37:26 +01:00
6a4cc29f01 📝 update examples 2019-11-03 19:40:38 +01:00
48e1fe03b5 🔖 set version to 3.7.0 2019-07-28 20:20:41 +02:00
d80f8b09f5 🔨 adjust version 2019-07-28 15:20:07 +02:00
efa1b9a7bb 🔖 set version to 3.6.1 2019-03-20 20:50:05 +01:00
b37392b7ac 🔖 set version to 3.6.0 2019-03-20 00:19:07 +01:00
78348afeb6 🔖 set version to 3.5.0 2018-12-21 23:52:29 +01:00
2182157dc1 📝 update documentation 2018-12-21 09:32:35 +01:00
7b2f8cce03 🔖 set version to 3.4.0 2018-10-30 21:30:20 +01:00
b968faa882 🔖 set version to 3.3.0 2018-10-05 10:59:33 +02:00
cd518fbbab 📝 small update to pass test suite 2018-10-05 08:58:38 +02:00
9f3857ef6f 🔖 set version to 3.2.0 2018-08-18 18:46:15 +02:00
b5c54b41fd 📝 overworked documentation 2018-08-16 21:53:47 +02:00
afef474c0d 🔖 set version to 3.1.2 2018-03-14 21:09:27 +01:00
938c861a09 🔖 set version to 3.1.1 2018-02-12 22:59:36 +01:00
0258484626 🔖 set version to 3.1.0
- updated documentation wrt. new repository layout
- temporarily switched off Homebrew --HEAD building (can only be switched on after release)
- set copyright date to 2018
2018-02-01 22:20:26 +01:00
92484f0caf 🔖 set version to 3.0.1 2017-12-29 18:31:13 +01:00
9e3c4ad11f 🔖 set version to 3.0.0 2017-12-17 08:31:18 +01:00
f3bd755cab removing <iomanip> header 2017-12-16 12:37:25 +01:00
9b32f72584 📝 fixed examples for Wandbox
As I learned in https://github.com/melpon/wandbox/issues/209, this
library is already installed at Wandbox, so we need to adjust the
examples to use `#include "json.hpp"` insteas of `#include <json.hpp>`.
2017-04-21 22:07:07 +02:00
27c65b860b 🔖 version 2.1.1 2017-02-25 16:34:38 +01:00
38e4935db0 📝 added example and documentation for the meta function 2017-01-28 17:12:29 +01:00