Skip to content

Releases: nullxx/mpp

Release v1.1.4

18 May 20:00
33b4165
Compare
Choose a tag to compare
fix: build-release workflow build quemu docker

Release v1.1.3

01 Apr 15:27
d68000e
Compare
Choose a tag to compare
Merge branch 'master' of github.com:nullxx/mpp

Release v1.1.2

01 Mar 13:58
27542b1
Compare
Choose a tag to compare
Fix push latest

v1.1.1

01 Mar 11:00
b8df829
Compare
Choose a tag to compare

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

31 Aug 10:32
af50053
Compare
Choose a tag to compare

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

v1.0.1

25 Aug 23:28
30f36d2
Compare
Choose a tag to compare
Docs: format documents

v1.0.0

04 Jun 13:51
92e52b1
Compare
Choose a tag to compare
Change homepage url

v0.0.22

03 Jun 18:16
c8babca
Compare
Choose a tag to compare
  • Modify styles

v0.0.15

31 May 11:09
f63cc7e
Compare
Choose a tag to compare
  • mpp-cpu: get_memory_dir_bus
  • Memory point to dir bus
  • Change register changed animation
  • fix: build docker image