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

0.12.0 #941

Merged
merged 2 commits into from
Aug 31, 2023
Merged

0.12.0 #941

merged 2 commits into from
Aug 31, 2023

Conversation

ikitommi
Copy link
Member

0.12.0 (2023-08-31)

  • FIX: retain order with :catn unparse, fixes #925
  • BREAKING: Do not require timezone data directly for cljs #898 with malli.experimental.time
  • Remove non-root swagger definitions #900
  • FIX: malli.core/-comp keeps interceptor order with long chains #905
  • FIX: malli.dev/start! exception does not contain source #896
  • FIX: don't add extra :schema nil to swagger :parameters #939
  • Add :gen/return support in malli.generator #933
  • Make uuid transformer to be case insensitive #929
  • Add :default/fn prop for default-value-transformer #927
borkdude/edamame 1.3.20 -> 1.3.23

@ikitommi ikitommi merged commit d7e93cc into master Aug 31, 2023
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Unparsing map value by catn schema does not always keep entry positional order
1 participant