Releases: tryandromeda/andromeda
Releases · tryandromeda/andromeda
0.1.0-draft4
0.1.0-draft3
0.1.0-draft2
What's Changed
- feat(ext/web): structuredClone by @load1n9 in #68
- feat(ext/web): navigator by @load1n9 in #69
- feat:(ext/fs): add more fs functions by @load1n9 in #70
- feat(ext/process): addSignalListener by @load1n9 in #71
- feat: BroadcastChannel by @load1n9 in #72
- feat(ext/local_storage): localstorage by @load1n9 in #75
- Request: Request() constructor by @yossydev in #74
Full Changelog: 0.1.0-draft1...0.1.0-draft2
0.1.0-draft1
0.1.0-draft
What's Changed
- refactor: Rename namespace to
Andromedaby @marc2332 in #1 - chore: cleanup builtins code by @lino-levan in #2
- feat: Built-in functions as extensions by @marc2332 in #3
- feat:
MacroTaskeventloop by @marc2332 in #4 - feat:
Runtimemanager abstraction by @marc2332 in #7 - feat: clean up the console implementation by @load1n9 in #9
- feat: rust toolchain file by @load1n9 in #10
- chore: Update readme and add license by @marc2332 in #11
- feat: clean up docs + few new functions by @load1n9 in #12
- feat: Sync with Nova by @marc2332 in #13
- feat:
setInterval,clearInterval,setTimeout,clearTimeoutby @marc2332 in #14 - feat: Core overhaul by @marc2332 in #17
- feat: console colors by @load1n9 in #20
- feat: alert, confirm, and fix to the newline issue by @load1n9 in #23
- feat: bundle typescript extension files by @load1n9 in #24
- feat: get cli args by @load1n9 in #25
- feat(runtime): env by @load1n9 in #26
- chore: bump deps by @load1n9 in #27
- feat: improve console api by @load1n9 in #28
- chore: bump version by @load1n9 in #29
- feat: improve fs by @load1n9 in #30
- feat(runtime/url): URL parse by @load1n9 in #31
- feat: rework with the garbage collector by @load1n9 in #32
- feat(runtime): btoa api by @yossydev in #34
- feat(runtime): atob api by @yossydev in #35
- chore: update cargo version to 1.85 and edition to 2024 by @yossydev in #37
- feat: setup ci by @yossydev in #39
- feat(runtime): URL parse() static method by @yossydev in #38
- feat: Headers constructor and get method by @yossydev in #36
- fix: ci by @yossydev in #41
- feat: Event() constructor by @yossydev in #40
- Headers: append() method by @yossydev in #42
- Forward compatibility with rust-lang/rust#138961 by @meithecatte in #43
- feat: add builds on main + on tagged releases by @lino-levan in #44
- feat: Update with Nova changes (mid April) by @marc2332 in #46
- feat: Flexibilize macro tasks api by @marc2332 in #47
- feat:
andromeda compileby @lino-levan in #48 - chore: bump deps + clean up code by @load1n9 in #50
- chore: bump deps + clean up code (#50) by @load1n9 in #52
- feat: initial canvas implementation by @load1n9 in #51
- feat: repl by @load1n9 in #53
- feat(ext/crypto): implement crypto extension by @load1n9 in #55
- merge by @load1n9 in #57
- feat(ext/web): text encoding by @load1n9 in #56
- feat: error styling by @load1n9 in #58
- feat(ext/web): Performance by @load1n9 in #59
- feat: fmt command by @load1n9 in #60
- feat: completions by @load1n9 in #61
- feat(ext/web): abort controller by @load1n9 in #62
- feat(core): better error handling + formatting by @load1n9 in #64
- feat(ext/web): queueMicrotask by @load1n9 in #65
- feat(ext/web): queueMicrotask by @load1n9 in #66
New Contributors
- @marc2332 made their first contribution in #1
- @lino-levan made their first contribution in #2
- @load1n9 made their first contribution in #9
- @yossydev made their first contribution in #34
- @meithecatte made their first contribution in #43
Full Changelog: https://github.com/tryandromeda/andromeda/commits/0.1.0-draft