Skip to content

Commit

Permalink
Publish 0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
srid committed Nov 21, 2021
1 parent d8bc444 commit 93d8450
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Revision history for ema

## Unreleased (0.2.0.0)
## 0.2.0.0 -- 2021-11-21

- TODO(doc) runEma's action gets the `CLI.Action` as argument, to prevent the `gen` command from needing to monitoring files.
- Live Server
Expand Down Expand Up @@ -44,9 +44,8 @@
- add overflow-y-scroll to body
- Add twind shim *before* application's head
- CDN: Use latest version always.
- TODO(doc) Helpers.Markdown (to be moved to Hackage eventually)
- Helpers.Markdown
- add helpers to parse markdown; `parseMarkdownWithFrontMatter` and `parseMarkdown`
- TODO(doc) Add `Ema.Helper.PathTree`
- Examples
- ~~Remove Ex03_Documentation.hs (moved to separate repo, `ema-docs`)~~ Back to ./docs, but using Emanote.
- Add Ex03_Basic.hs example
Expand Down

0 comments on commit 93d8450

Please sign in to comment.