Releases: dmarkham/enumer
Releases · dmarkham/enumer
v1.5.9
v1.5.7
v1.5.6
v1.5.5
V1.5.4
v1.5.3
V1.5.2
@vladimiroff : adding in GraphQL marshaling methods for gqlgen
v1.5.1
V1.5.0
- Tests were added for
--linecomment
: @xescugc - transformers that consume the entire name of a enum will error out: @xescugc
Warning
We now have a rule that if a transformer strips out all content for a enum name, it will error out. If the name was already empty that is just fine. If you happen to have a valid use-case and we just broke you please downgrade and open up a Issue. I want to fix it.