Skip to content

Commit

Permalink
doc: update roadmap
Browse files Browse the repository at this point in the history
  • Loading branch information
Anut-py committed Feb 22, 2024
1 parent bc9ae4b commit 5e1e242
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,16 +30,17 @@ Items which have not yet been worked on. Feel free to work on one of these.

Items which have been completed but not published to hackage.

- Implement automatic memory management for callbacks
- Move Raylib.Internal.Native functions into the modules where they are called
- Use Template Haskell to clean up boilerplate
- Split Raylib.Types into multiple modules
- Bind `raygui` \[[#34](https://github.com/Anut-py/h-raylib/issues/34)\]
(none)

## Published

Items which have been published to hackage.

- Implement automatic memory management for callbacks (`5.1.1.0`)
- Move Raylib.Internal.Native functions into the modules where they are called (`5.1.1.0`)
- Use Template Haskell to clean up boilerplate
- Split Raylib.Types into multiple modules (`5.1.1.0`)
- Bind `raygui` \[[#34](https://github.com/Anut-py/h-raylib/issues/34)\] (`5.1.1.0`)
- Bind `raymath` (`4.6.0.1`)
- Bind `rcamera` (`4.6.0.1`)
- Bind `rlgl` (`4.5.3.2`)
Expand Down

0 comments on commit 5e1e242

Please sign in to comment.