ChifiSource / Toolips.jl

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

Toolips 0.2.2 #91

Closed emmaccode closed 1 year ago

emmaccode commented 1 year ago

Toolips 0.2.2 improves quality-of-life things, bringing better display to different types, hostnames to Connections and servers, and a better server-relationship with some new server-based functions. Modifiers have also been moved from toolips session, along with some slight refinements to Style components.

emmaccode commented 1 year ago

@JuliaRegistrator register

JuliaRegistrator commented 1 year ago

Registration pull request created: JuliaRegistries/General/72646

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.2 -m "<description of version>" 26efe9b0eea0365307f15320be3f13cd7d7ea18d
git push origin v0.2.2