Skip to content

Commit d6ecc2c

Browse files
author
DavideC03
committed
Upgrade by automatic action
1 parent cb459d6 commit d6ecc2c

1 file changed

Lines changed: 32 additions & 21 deletions

File tree

docs/README.md

Lines changed: 32 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -12,13 +12,20 @@ Repo containing the library used by core-createstructure manager-createstructur
1212

1313
```
1414
../repo
15+
├── Makefile
1516
├── bin # source code
17+
│   ├── cryptation.cpp
1618
│   ├── cryptation.hpp
19+
│   ├── emoji.cpp
1720
│   ├── emoji.hpp
21+
│   ├── inputs.cpp
1822
│   ├── inputs.hpp
1923
│   ├── json.hpp
24+
│   ├── positive.cpp
2025
│   ├── positive.hpp
26+
│   ├── rest.cpp
2127
│   ├── rest.hpp
28+
│   ├── sleep.cpp
2229
│   └── sleep.hpp
2330
└── docs # documentation
2431
├── CHANGELOG.md
@@ -27,52 +34,56 @@ Repo containing the library used by core-createstructure manager-createstructur
2734
├── libraries-createstructure-Class-UML.svg
2835
└── libraries-createstructure.drawio
2936
30-
2 directories, 12 files
37+
2 directories, 19 files
3138
```
3239
## Changelog
3340
Repo containing the library used by [core-createstructure](https://github.com/createstructure/core-createstructure) & [manager-createstructure](https://github.com/createstructure/manager-createstructure)
3441

3542
- [ Changelog ](#changelog)
36-
- [[10.01.03] - 2022-03-12](#100103---2022-03-12)
37-
- [[10.01.02] - 2022-01-05](#100102---2022-01-05)
38-
- [[10.01.01] - 2021-12-10](#100101---2021-12-10)
39-
- [[09.01.17] - 2021-09-10](#090117---2021-09-10)
43+
- [\[10.01.04\] - 2023-01-26](#100104---2023-01-26)
44+
- [\[10.01.03\] - 2022-03-12](#100103---2022-03-12)
45+
- [\[10.01.02\] - 2022-01-05](#100102---2022-01-05)
46+
- [\[10.01.01\] - 2021-12-10](#100101---2021-12-10)
47+
- [\[09.01.17\] - 2021-09-10](#090117---2021-09-10)
4048
- [Changed](#changed)
41-
- [[09.01.16] - 2021-09-10](#090116---2021-09-10)
49+
- [\[09.01.16\] - 2021-09-10](#090116---2021-09-10)
4250
- [Changed](#changed-1)
43-
- [[09.01.15] - 2021-09-10](#090115---2021-09-10)
51+
- [\[09.01.15\] - 2021-09-10](#090115---2021-09-10)
4452
- [Changed](#changed-2)
45-
- [[09.01.14] - 2021-09-07](#090114---2021-09-07)
53+
- [\[09.01.14\] - 2021-09-07](#090114---2021-09-07)
4654
- [Changed](#changed-3)
47-
- [[09.01.13] - 2021-08-13](#090113---2021-08-13)
55+
- [\[09.01.13\] - 2021-08-13](#090113---2021-08-13)
4856
- [Changed](#changed-4)
49-
- [[09.01.12] - 2021-07-18](#090112---2021-07-18)
57+
- [\[09.01.12\] - 2021-07-18](#090112---2021-07-18)
5058
- [Changed](#changed-5)
51-
- [[09.01.11] - 2021-07-18](#090111---2021-07-18)
59+
- [\[09.01.11\] - 2021-07-18](#090111---2021-07-18)
5260
- [Added](#added)
53-
- [[09.01.10] - 2021-07-18](#090110---2021-07-18)
61+
- [\[09.01.10\] - 2021-07-18](#090110---2021-07-18)
5462
- [Added](#added-1)
5563
- [Changed](#changed-6)
56-
- [[09.01.09] - 2021-07-17](#090109---2021-07-17)
64+
- [\[09.01.09\] - 2021-07-17](#090109---2021-07-17)
5765
- [Changed](#changed-7)
58-
- [[09.01.08] - 2021-07-17](#090108---2021-07-17)
66+
- [\[09.01.08\] - 2021-07-17](#090108---2021-07-17)
5967
- [Added](#added-2)
6068
- [Changed](#changed-8)
61-
- [[09.01.07] - 2021-07-17](#090107---2021-07-17)
69+
- [\[09.01.07\] - 2021-07-17](#090107---2021-07-17)
6270
- [Changed](#changed-9)
63-
- [[09.01.06] - 2021-07-15](#090106---2021-07-15)
71+
- [\[09.01.06\] - 2021-07-15](#090106---2021-07-15)
6472
- [Changed](#changed-10)
65-
- [[09.01.05] - 2021-07-13](#090105---2021-07-13)
73+
- [\[09.01.05\] - 2021-07-13](#090105---2021-07-13)
6674
- [Changed](#changed-11)
67-
- [[09.01.04] - 2021-07-07](#090104---2021-07-07)
75+
- [\[09.01.04\] - 2021-07-07](#090104---2021-07-07)
6876
- [Changed](#changed-12)
69-
- [[09.01.03] - 2021-07-07](#090103---2021-07-07)
77+
- [\[09.01.03\] - 2021-07-07](#090103---2021-07-07)
7078
- [Changed](#changed-13)
71-
- [[09.01.02] - 2021-07-04](#090102---2021-07-04)
79+
- [\[09.01.02\] - 2021-07-04](#090102---2021-07-04)
7280
- [Changed](#changed-14)
73-
- [[09.01.01] - 2021-06-25](#090101---2021-06-25)
81+
- [\[09.01.01\] - 2021-06-25](#090101---2021-06-25)
7482
- [Added](#added-3)
7583

84+
### [10.01.04] - 2023-01-26
85+
- [Split .hpp files into modules (.hpp and .cpp)](https://github.com/createstructure/libraries-createstructure/issues/9)
86+
7687
### [10.01.03] - 2022-03-12
7788
- [Added charts automation](https://github.com/createstructure/libraries-createstructure/issues/7)
7889

0 commit comments

Comments
 (0)