leios / Fable.jl

General purpose animations via iterated function systems
MIT License
28 stars 4 forks source link

Towards V0.0.1 #20

Closed leios closed 1 year ago

leios commented 1 year ago

Very far from any official release, but here is just a grab bag of things we need to complete before the first tag:

leios commented 1 year ago

@JuliaRegistrator register

JuliaRegistrator commented 1 year ago

Registration pull request created: JuliaRegistries/General/81549

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.1 -m "<description of version>" d3e73febf5374a4d41585062898899499bc53c1b
git push origin v0.0.1
leios commented 1 year ago

@JuliaRegistrator register

JuliaRegistrator commented 1 year ago

Registration pull request created: JuliaRegistries/General/81561

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.1 -m "<description of version>" dee98d167e72f29279930d8015d30616f27ebda6
git push origin v0.0.1
leios commented 1 year ago

I cannot put Fae / Fable into the Registries until #68 is fixed.

leios commented 1 year ago

Ok, it looks like 0.0.1 is done. People can use it and I'll be making the feature presentation demo later this week.

leios commented 1 year ago

@JuliaRegistrator register

JuliaRegistrator commented 1 year ago

Error while trying to register: Version 0.0.1 already exists