Skip to content

2025-01-09

Pre-release
Pre-release
Compare
Choose a tag to compare
@chrisdone chrisdone released this 09 Jan 11:17
· 21 commits to main since this release

What's Changed

  • Use Text with Exit.die by @MichaelXavier in #63
  • Add Map.keys/Map.elems by @chrisdone in #66
  • Support referencing user-defined types from terms and other user-defined types by @chrisdone in #67
  • Ensure user-defined sum/record type are qualified by @chrisdone in #68
  • Add withSystemTempFile and withSystemTempDirectory from the temporary package by @austin-artificial in #71
  • Add more process functions and a motivating example by @austin-artificial in #73
  • Add Functor.fmap cc @sassela
  • Add Data.Tree by @chrisdone
  • Hide internal names (Record/Variant/List/ConsL/NilL/Tagged/etc.) from the user's ability to write or see in the API docs
  • Add StreamSpec to supported types

New Contributors

Full Changelog: 2024-12-04...2025-01-09