the-sett / elm-syntax-dsl

A DSL for creating Elm syntax trees and pretty printing Elm source code.
BSD 3-Clause "New" or "Revised" License
20 stars 4 forks source link

Add note about `elm/url` operators in `RELEASES` #41

Closed lue-bird closed 3 years ago

lue-bird commented 3 years ago
## Version 5.3.0

Exposing `Elm.CodeGen.infixExpose`, so can expose custom operators from `elm/parser` 
+and `elm/url`.