Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Uiua-0.8.0 #26

Merged
merged 3 commits into from
Feb 1, 2024
Merged

Uiua-0.8.0 #26

merged 3 commits into from
Feb 1, 2024

Conversation

shnarazk
Copy link
Owner

@shnarazk shnarazk commented Feb 1, 2024

0.8.0

  • Add the content ⊔ modifier
  • Deprecate unpack ⊐
  • Add the unique ◰ function
  • Change deduplicate ◴'s glyph to reflect its relationship with unique ◰. Code using will continue to work and will be formatted as .
  • Deprecate cross ⊠, as it is now redundant
  • Unicode escape sequences that are not 2 or 4 bytes long can now be specified with \u{…}
  • Change pop ◌'s glyph to make it look good in planet notation. Code using ; will continue to work and will be formatted as .
  • Completely remove the deprecated unbox ⊔
  • Add experimental hashmap functions, which operate on a box array as if it is a hashmap
  • Add experimental bind modifier

@shnarazk shnarazk added the enhancement New feature or request label Feb 1, 2024
@shnarazk shnarazk self-assigned this Feb 1, 2024
@shnarazk shnarazk marked this pull request as ready for review February 1, 2024 05:06
@shnarazk shnarazk merged commit 8a2a1bd into main Feb 1, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant