Download Latest Version 0.28.1 source code.tar.gz (1.1 MB)
Email in envelope

Get an email when there's a new version of Mint

Home / 0.28.0
Name Modified Size InfoDownloads / Week
Parent folder
mint-0.28.0-osx-x86_64-openssl3 2025-12-01 8.3 MB
mint-0.28.0-osx-x86_64 2025-12-01 8.3 MB
mint-0.28.0-osx-arm64 2025-12-01 7.7 MB
mint-0.28.0-osx-arm64-openssl3 2025-12-01 7.7 MB
mint-0.28.0-linux-x86_64 2025-12-01 30.7 MB
0.28.0 source code.tar.gz 2025-12-01 1.1 MB
0.28.0 source code.zip 2025-12-01 1.8 MB
README.md 2025-12-01 1.3 kB
Totals: 8 Items   65.5 MB 0

Language

  • Update function for providers are not required anymore.
  • Added size directive @size(reference). (#795)
  • Add default value for types unsed as context. (#795)
  • Properly parse the target of a record update. (#769)
  • Allow connecting providers and modules in components.
  • Add fallback value to blocks.
  • Allow type expansion of variants. (#805)
  • Allow awaiting array of promises.
  • Allow unifing of promise branches in some cases.

Standard Library

  • Http requests now parse text/xml as Http.RequestBody.XML.

Compiler

  • Don't compile debug information when optimize flag is set.
  • References are now tracked with signals instead of refs.

Runtime

  • Make sure we don't get into an infinite loop when comparing signals.
  • Fix typo in program initializer agrument.

Formatter

  • Add separator to locale formatter.

Bundling

  • Make sure public files are available when using --hash-routing in reactor.
  • Use main.js file for initialization.

Type Checker

  • Fix type checking of unboxing.

CI

  • Enhance CI workflow with OpenSSL support.

Housekeeping

  • Dependabot updates. (#794, [#798], [#799], [#804])
  • Update Crystal to 1.18.0.
  • Ameba 1.7 (#802) @Sija
  • Add typos GHA integration (#803) @Sija
Source: README.md, updated 2025-12-01