Vladimir Makarov
Vladimir Makarov
This PR allows creating Spotify playlist containing loved tracks from Last.FM. I'm not very experienced with Node and Angular, feel free to suggest any changes in the PR, I'll be...
A while ago new colors for labels were introduced as discussed here: https://github.com/dillenmeister/Trello.NET/issues/57. Potentially this is also a root cause of https://github.com/dillenmeister/Trello.NET/issues/53. Moreover, now unlimited number of uncolored labels can...
1. [ ] Null-checks when serializing 2. [ ] Remove unused namespaces 3. [ ] Fix compiler warnings related to not checked patterns 4. [ ] Comments 5. [ ]...
See https://github.com/fsprojects/FSharp.Data.SqlClient/blob/master/src/SqlClient/SqlEnumProvider.fs as example
Might be not that important for proto2, but it's definitely useful for proto3
So far, there's no need to support both proto2 and proto3, so to keep things simpler, proto3 only will be supported for now