datanoise / mongo.cr

Crystal binding for MongoDB C Driver
MIT License
97 stars 35 forks source link

update to crystal 0.33 #59

Closed elbywan closed 2 years ago

elbywan commented 4 years ago

Crystal 0.33 has just been released and drops supports for the comma delimiter in Enums.

This PR removes the comma separators.