The interactive file manager requires Javascript. Please enable it or use sftp or scp.
You may still browse the files here.

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

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

Home / 0.27.0
Name Modified Size InfoDownloads / Week
Parent folder
mint-0.27.0-osx-x86_64 2025-08-14 8.2 MB
mint-0.27.0-osx-arm64 2025-08-14 7.6 MB
mint-0.27.0-linux-x86_64 2025-08-14 30.4 MB
0.27.0 source code.tar.gz 2025-08-14 1.1 MB
0.27.0 source code.zip 2025-08-14 1.8 MB
README.md 2025-08-14 724 Bytes
Totals: 6 Items   49.0 MB 0

Language

  • Removed syntaxes which were deprecated in 0.20.0 (to migrate automatically run mint format with any binary between 0.20.0 and 0.26.0):
  • Constant access using colon :
  • Type variants using double colon ::
  • enum, record keywords
  • HTML expressions <{ }>

  • Added context feature to pass down props without prop drilling. (#783)

  • Allow testing and unboxing on Maybe, Result and Html in if.
  • Allow record destructuring in statements.

LSP

  • Return all locations of an error for linting and diagnostics.

Bugfixes

  • Fix a bug in Regexp.exec.
  • Properly resolve type definitions.

Housekeeping

  • Update dependencies (#788, [#784], [#785])
Source: README.md, updated 2025-08-14