ChifiSource / Toolips.jl

a manic web-development framework
https://toolips.app
MIT License
60 stars 1 forks source link

Toolips 0.2.0 Release #60

Closed emmaccode closed 2 years ago

emmaccode commented 2 years ago

Wow, I simply cannot believe this new release is nearly done! This one is exciting, as soon after many more extension releases, and then subsequent project releases will be following!

emmaccode commented 2 years ago

Toolips 0.2 Testing period

The Unstable revision of Toolips, now at version 0.2 has entered its testing period. During this time, some live tests will be conducted, and toolips extensions and toolips app are going to be updated. Consider adding the Unstable branch with:

pkg> add Toolips#Unstable

Thanks in advance for helping with testing. All that remains for the new release are the following

emmaccode commented 2 years ago

0.2.0 is on master! The only things that remain are updates to the toolips documentation site/toolips app, and the new interpolater, then several updates are on the way for all subsequent extensions ! :)

emmaccode commented 2 years ago

Some slight modifications -- ToolipsMemwrite diskwrite updates are going to be shipped with 0.2, but the rest of the extension updates, as well as the documentation updates, are going to be coming after. ToolipsSession docs and updates are the only thing that I am going to be finishing prior, but those ecosystem updates are coming. Also, the observers for session are done. Static modifiers are coming, as well!

emmaccode commented 2 years ago

@JuliaRegistrator register 🥳

JuliaRegistrator commented 2 years ago

Registration pull request created: JuliaRegistries/General/65528

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.2.0 -m "<description of version>" e8e7d617e7bf69526e5c110ef64e74e9dd863b5e
git push origin v0.2.0
emmaccode commented 2 years ago

@JuliaRegistrator register "Server vectorization"

JuliaRegistrator commented 2 years ago

Registration pull request created: JuliaRegistries/General/65599

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.2.1 -m "<description of version>" e2665a91454321c65358eb30c16ca7e25712f8ef
git push origin v0.2.1
emmaccode commented 2 years ago

@JuliaRegistrator register

JuliaRegistrator commented 2 years ago

Error while trying to register: Version 0.2.1 already exists