Skip to content
This repository has been archived by the owner on Nov 16, 2020. It is now read-only.

fix encode/decode raw enums #5

Merged
merged 3 commits into from
Apr 18, 2018
Merged

fix encode/decode raw enums #5

merged 3 commits into from
Apr 18, 2018

Conversation

tanner0101
Copy link
Member

@tanner0101 tanner0101 commented Apr 18, 2018

  • fixes an issue where RawRepresentable enums could not be encoded or decoded
  • adds support for bools, fixes support 1/0 -> bool #3

@tanner0101 tanner0101 added the bug Something isn't working label Apr 18, 2018
@tanner0101 tanner0101 added this to the 1.0.2 milestone Apr 18, 2018
@tanner0101 tanner0101 self-assigned this Apr 18, 2018
@tanner0101 tanner0101 merged commit 8448fa9 into master Apr 18, 2018
@tanner0101 tanner0101 deleted the fix-raw-enum branch April 18, 2018 19:03
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
No open projects
Vapor 3
  
Awaiting triage
Development

Successfully merging this pull request may close these issues.

support 1/0 -> bool
1 participant