Commit 432fb1d
authored
Release version 13.12.0 (#1706)
Features:
- Several placeholder files can be specified with CMake property
`GLUECODIUM_DOCS_PLACEHOLDERS_LIST` or placeholders can be directly
specified in CMake property `GLUECODIUM_DOCS_PLACEHOLDERS`.
- The new annotation called `AfterConstruction()` is available and
can be used to specify function called after the construction of an
object finishes. It should be used for calling platform code from the
constructor. More information can be found in `docs/lime_attributes.md`.
Signed-off-by: Patryk Wrobel <[email protected]>1 parent 58f32bf commit 432fb1d
File tree
2 files changed
+3
-2
lines changed- gluecodium/src/main/resources
2 files changed
+3
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
| 4 | + | |
4 | 5 | | |
5 | 6 | | |
6 | 7 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
0 commit comments