Skip to content
Tags give the ability to mark specific points in history as being important
  • 0.12.0
    2eab7e85 · Bump version ·
    Version 0.12.0
    
    New features:
    * Added new `computer` module syscall `free_ram` from OC-Wasm version
      1.12-1.0.0.
    
    Changes:
    * OC-Wasm-related crates will be versioned in lockstep, starting from
      0.12.0. This means that equal version numbers should now be compatible
      with each other.
    
    Maintenance:
    * Bumped `minicbor` dependency to version 0.21.
    * Bumped `ordered-float` dependency to version 4.
    * Bumped `oc-wasm-sys` dependency to version 0.12.
    
  • 0.5.0
    a8e8f7f9 · Bump version ·
    Version 0.5.0
    
    Dependencies:
    * Bumped `minicbor` to 0.20.
    
  • 0.4.0
    cb2238e5 · Bump version ·
    Version 0.4.0
    
    New features:
    * Added the `extref` module, which encodes `&str` and `&[u8]` values as
      CBOR External Reference-tagged items rather than inlining them, as
      supported in OC-Wasm 1.12.2-0.5.0.
    
    Changes:
    * `computer::address` and `computer::tmpfs_address` now return `Address`
      instead of `Uuid`.
    * `computer::beep` now takes two `u16` values; `BeepParameter` no longer
      exists.
    * The CBOR-encoding of an `Address` now uses the Binary UUID tag instead
      of the Identifier tag, as supported in OC-Wasm 1.12.2-0.5.0.
    
    Dependencies:
    * Bumped `minicbor` to 0.19.
    
  • 0.3.1
    b9073519 · Bump version ·
    Version 0.3.1
    
    New features:
    * Added new `computer` module syscall `debug` from OC-Wasm version
      1.12.2-0.4.0.
    
  • 0.3.0
    0803f427 · Bump version ·
    Version 0.3.0
    
    Dependencies:
    * Bumped `minicbor` to 0.18.
    
  • 0.2.1
    a775acc4 · Bump version ·
    Version 0.2.1
    
    New features:
    * Added new unsafe method `MethodCall::end_ptr`.
    
  • 0.2.0
    913956b5 · Bump version ·
    Version 0.2.0
    
    New features:
    * Added safe wrappers around new `component` module syscalls
      `last_exception_message` and `last_exception_is_type` from OC-Wasm
      version 1.12.2-0.3.0.
    
    Fixes:
    * Set build target for docs.rs.
    * Update signal encoding documentation for OC-Wasm 1.12-0.2.0.
    
    Dependencies:
    * Bumped `minicbor` to 0.15.
    * Bumped `oc-wasm-sys` to 0.2
    * Bumped `ordered-float` to 3.
    * Bumped `uuid` to 1.
    
  • 0.1.1
    cfcb5c8d · Add GitLab CI ·
    Version 0.1.1