Skip to content

Commit

Permalink
Fix checklist counts
Browse files Browse the repository at this point in the history
  • Loading branch information
z-silver committed Nov 4, 2024
1 parent c2e4377 commit 7d26f47
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.org
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,11 @@ between Zig and Erlang.

** Roadmap

*** 0.1 [0/3]
*** 0.1 [0/2]
- [ ] Add unit tests for the decoder and encoder.
- [ ] Allow parsing tagged tuples with multiple items from Erlang into Zig tagged unions.

*** Before 1.0 [0/2]
*** Before 1.0 [0/3]
- [ ] Expose the timeout version of the networking functions from ~erl_interface~.
- [ ] Remove all hidden allocations from the library.
- [ ] Either package ~erl_interface~ and add it to ~build.zig.zon~, or drop the dependency entirely.
Expand Down

0 comments on commit 7d26f47

Please sign in to comment.