|
@@ -3,6 +3,7 @@ |
|
|
## 0.0.8 (unreleased) |
|
|
## 0.0.8 (unreleased) |
|
|
|
|
|
|
|
|
- Parallelize all the things |
|
|
- Parallelize all the things |
|
|
|
|
|
- Add weight sorting |
|
|
- Remove `section` from the `page` rendering context: this is too expensive. Use |
|
|
- Remove `section` from the `page` rendering context: this is too expensive. Use |
|
|
the global function `get_section` if you need to get it |
|
|
the global function `get_section` if you need to get it |
|
|
|
|
|
|
|
|