We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d8bc444 commit 93d8450Copy full SHA for 93d8450
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Revision history for ema
2
3
-## Unreleased (0.2.0.0)
+## 0.2.0.0 -- 2021-11-21
4
5
- TODO(doc) runEma's action gets the `CLI.Action` as argument, to prevent the `gen` command from needing to monitoring files.
6
- Live Server
@@ -44,9 +44,8 @@
44
- add overflow-y-scroll to body
45
- Add twind shim *before* application's head
46
- CDN: Use latest version always.
47
- - TODO(doc) Helpers.Markdown (to be moved to Hackage eventually)
+ - Helpers.Markdown
48
- add helpers to parse markdown; `parseMarkdownWithFrontMatter` and `parseMarkdown`
49
- - TODO(doc) Add `Ema.Helper.PathTree`
50
- Examples
51
- ~~Remove Ex03_Documentation.hs (moved to separate repo, `ema-docs`)~~ Back to ./docs, but using Emanote.
52
- Add Ex03_Basic.hs example
0 commit comments