Releases: nullxx/mpp
Releases · nullxx/mpp
Release v1.1.4
fix: build-release workflow build quemu docker
Release v1.1.3
Merge branch 'master' of github.com:nullxx/mpp
Release v1.1.2
Fix push latest
v1.1.1
What's Changed
- build(deps): bump json5 from 1.0.1 to 1.0.2 in /mpp-front by @dependabot in #9
- build(deps): bump decode-uri-component from 0.2.0 to 0.2.2 in /mpp-front by @dependabot in #8
- build(deps): bump loader-utils from 2.0.2 to 2.0.4 in /mpp-front by @dependabot in #7
- build(deps): bump undici from 5.16.0 to 5.19.1 in /docs by @dependabot in #11
- build(deps): bump dns-packet from 5.3.1 to 5.4.0 in /mpp-front by @dependabot in #12
- build(deps): bump webpack from 5.72.0 to 5.76.1 in /mpp-front by @dependabot in #13
- build(deps): bump word-wrap from 1.2.3 to 1.2.4 in /mpp-front by @dependabot in #17
- build(deps): bump semver from 6.3.0 to 6.3.1 in /mpp-front by @dependabot in #16
- build(deps): bump tough-cookie from 4.0.0 to 4.1.3 in /mpp-front by @dependabot in #15
- build(deps): bump vite from 4.0.4 to 4.3.9 in /docs by @dependabot in #14
- build(deps-dev): bump postcss from 8.4.24 to 8.4.31 in /docs by @dependabot in #18
- build(deps-dev): bump undici from 5.19.1 to 5.26.3 in /docs by @dependabot in #19
- build(deps): bump @babel/traverse from 7.17.9 to 7.23.2 in /mpp-front by @dependabot in #21
- build(deps-dev): bump @babel/traverse from 7.18.11 to 7.23.2 in /docs by @dependabot in #20
- build(deps-dev): bump undici from 5.26.3 to 5.28.3 in /docs by @dependabot in #24
- build(deps): bump follow-redirects from 1.14.9 to 1.15.4 in /mpp-front by @dependabot in #22
- build(deps-dev): bump vite from 4.3.9 to 4.5.2 in /docs by @dependabot in #23
Full Changelog: v1.1.0...v1.1.1
v1.1.0
Changelog
[1.1.0] - 2022-08-31
Added
- Documentation:
- Components.
- Instructions.
- Examples for coding.
- Option to choose the base of memory value.
- I18n for Spanish and English.
- Onboarding tutorial.
- ALU component.
- Data bus.
- Connection between components.
- Coder maximize window.
- Coder popover on line number showing machine code.
Full Changelog: v1.0.1...v1.1.0