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

Prevent crash when handling empty series data #88

Merged
merged 1 commit into from
Jan 7, 2018

Conversation

trein
Copy link

@trein trein commented Jan 4, 2018

  • Handle gracefully empty series data by preventing
    optionals from being forced-unwrapped.

  • Introduce minor cosmetics improvements.

Note: This commit depends on PR #87.

- Handle gracefully empty series data by preventing
  optionals from being forced-unwrapped.

- Introduce minor cosmetics improvements.
@gpbl gpbl added this to the v1.0.0 milestone Jan 6, 2018
@gpbl gpbl merged commit f6456a9 into gpbl:master Jan 7, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants