tayloraswift / swift-noise

Generate and compose commonly-used procedural noises and distributions, in pure Swift
https://swiftinit.org/docs/swift-noise/noise
Apache License 2.0
122 stars 11 forks source link

prep work for more commits #12

Closed heckj closed 4 months ago

heckj commented 4 months ago

Small pile of misc things here:

tayloraswift commented 4 months ago

thank you!

heckj commented 4 months ago

For the CI changes in particular, you'll likely want to change the default branch for your repo to main. If you'd prefer to stick with master, I can revert that out for you and toss up another PR. I changed mine to main mostly because the older naming convention just feels wrong to me now.