Fable.jl icon indicating copy to clipboard operation
Fable.jl copied to clipboard

Towards V 0.0.3

Open leios opened this issue 3 years ago • 3 comments

  • [x] fix #1 + tests
  • [ ] Create better...
    • [x] event / timing API
    • [ ] camera system
  • [ ] #26
  • [x] #30
  • [x] #82

leios avatar Dec 01 '22 14:12 leios

@JuliaRegistrator register

leios avatar May 22 '23 12:05 leios

Registration pull request created: JuliaRegistries/General/84019

After the above pull request is merged, it is recommended that a tag is created on this repository for the registered package version.

This will be done automatically if the Julia TagBot GitHub Action is installed, or can be done manually through the github interface, or via:

git tag -a v0.0.2 -m "<description of version>" 9f54c3b20be9b1cab078f44722da8598bc369e6b
git push origin v0.0.2

JuliaRegistrator avatar May 22 '23 12:05 JuliaRegistrator

I decided to go ahead and bump the version to 0.0.2 because 0.0.1 was broken. This means that the remaining issues will be put in to v0.0.3

leios avatar May 22 '23 12:05 leios