blob: f137f7491dddb2a5e03ef73fd48288af505a410a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
|
# ChangeLog
## v0.0.4 - unreleased
* [~] Tests for quickly trying things? No need, simply try on this repository
directly.
* [x] Use `book` instead of `compiled`.
* [x] Use `build` instead of `public`.
* [x] Use `content/sections` instead of `content/published`.
### Misc
## v0.0.3 - 2024-06-08
### Features
* [x] Notebook support.
* [x] Website support.
## v0.0.2 - 2024-06-06
### Features
* [x] Improved documentation.
## v0.0.1 - 2024-06-06
### Features
* [x] Package a Bookdown-based publishing solution in a project named `bookup`
("a bookdown-based publishing solution")
or similar, to ease book editing and authorship.
* [x] Use the repository [ensaios][] as base.
* [x] Create a basic documentation.
[ensaios]: https://ensaios.fluxo.info
|