-
Notifications
You must be signed in to change notification settings - Fork 32
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
improvements #40
improvements #40
Conversation
SimonDanisch
commented
Feb 18, 2020
- remove id from observable
- add project.toml
- performance improvements
- small clean ups
- better stack traces & errors
- extensions to work with tasks & channels a la generators in obervableshq
… into sd-extensions
What if I actually want an Observable of Channels? :-p @travigd are you gonna be ok if Observable.id gets removed? |
bump :) Btw, I've pretty much used this branch over the last half year, without running into any problems :D |
Welp ^^ I guess it should be exotic enough to not care? And if not, you can still wrap it, I suppose |
👍 |