版本发布 8
## What's Changed * feat(ext/canvas): text-style state fields by @load1n9 in https://github.com/tryandromeda/andromeda/pull/214 **Full Changelog**: https://github.com/tryandromeda/andromeda/compare/0.1.8...0.1.9
## What's Changed * feat(ext/canvas): text alignment + game examples by @load1n9 in https://github.com/tryandromeda/andromeda/pull/212 **Full Changelog**: https://github.com/tryandromeda/andromeda/compare/0.1.6...0.1.7
## What's Changed * fix(net-ext): Remove lazy static by @marc2332 in https://github.com/tryandromeda/andromeda/pull/187 * fix(process-ext): Remove lazy static by @marc2332 in https://github.com/tryandromeda/andromeda/pull/186 * tools: update x64 macOS runner by @yossydev in https://github.com/tryandromeda/andromeda/pull/190 * fix(crypto-ext): Remove lazy static by @yossydev in https://github.com/tryandromeda/andromeda/pull/189 * feat(cli): andromeda satellites by @load1n9 in https://github.com/tryandromeda/andromeda/pull/192 **Full Changelog**: https://github.com/tryandromeda/andromeda/compare/0.1.0-draft52...0.1.0
## What's Changed * feat(WIP): text rendering for the canvas by @load1n9 in https://github.com/tryandromeda/andromeda/pull/182 * feat: implement profile, profileEnd and timeStamp console methods wit… by @sajdakabir in https://github.com/tryandromeda/andromeda/pull/184 * Fix/canvas stencil clipping by @sajdakabir in https://github.com/tryandromeda/andromeda/pull/185 **Full Changelog**: https://github.com/tryandromeda/andromeda/compare/0.1.0-draft51...0.1.0-draft52
## What's Changed * Add Discord community link to README by @marc2332 in https://github.com/tryandromeda/andromeda/pull/165 * chore: Update hotpath, use measure_all macro by @pawurb in https://github.com/tryandromeda/andromeda/pull/167 * feat(ext/http): Andromeda.serve support options by @yossydev in https://github.com/tryandromeda/andromeda/pull/166 * chore: Configure profile on PR hotpath CI by @pawurb in https://github.com/tryandromeda/andromeda/pull/168 * chore: Update hotpath to fix alloc profiling by @pawurb in https://github.com/tryandromeda/andromeda/pull/171 * chore: More secure hotpath CI setup by @pawurb in https://github.com/tryandromeda/andromeda/pull/170 * feat: implement missing store verbose/strict in compiled binary by @sajdakabir in https://github.com/tryandromeda/andromeda/pull/172 ## New Contributors * @sajdakabir made their first contribution in https://github.com/tryandromeda/andromeda/pull/172 **Full Changelog**: https://github.com/tryandromeda/andromeda/compare/0.1.0-draft50...0.1.0-draft51
## What's Changed * feat(core): properly extract declaration names in module parser by @load1n9 in https://github.com/tryandromeda/andromeda/pull/156 **Full Changelog**: https://github.com/tryandromeda/andromeda/compare/0.1.0-draft47...0.1.0-draft48
## What's Changed * feat(ext/fetch): auth, cookies, corp, cors, and mixed content implementation by @load1n9 in https://github.com/tryandromeda/andromeda/pull/159 **Full Changelog**: https://github.com/tryandromeda/andromeda/compare/0.1.0-draft46...0.1.0-draft47
## What's Changed * feat(ext/canvas): implement composite operations by @load1n9 in https://github.com/tryandromeda/andromeda/pull/158 * feat(ext/canvas): shadows + patterns * feat(ext/canvas): WIP image bitmap rendering **Full Changelog**: https://github.com/tryandromeda/andromeda/compare/0.1.0-draft45...0.1.0-draft46