Skip to content
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

Improve documentation #24

Closed
lucas34 opened this issue Dec 12, 2017 · 0 comments
Closed

Improve documentation #24

lucas34 opened this issue Dec 12, 2017 · 0 comments
Milestone

Comments

@lucas34
Copy link
Owner

lucas34 commented Dec 12, 2017

No description provided.

@lucas34 lucas34 added this to the 1.3.0 milestone Dec 12, 2017
lucas34 added a commit that referenced this issue Dec 12, 2017
@lucas34 lucas34 closed this as completed Dec 12, 2017
lucas34 added a commit that referenced this issue Dec 14, 2017
Re-write 90% of the code.

#### Breaking changes
* Scheduling a job without a creator will throw an error (Assertion)
* #20 Replace Any params type to [String: Any]
* #26 Callback result now use enum to avoid passing nil error as success
* Remove delay(inSecond) use delay(time) instead

####  Bug fix and improvements 
* #24 Improve documentation and publish
* #25 Constraints should be public
* Add assertion to validate the [String: Any] when serialise
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant