Skip to content
This repository has been archived by the owner on Mar 3, 2023. It is now read-only.

Upgrade to telepath 0.70.0 for undefined marker timestamp fix #1296

Merged
merged 1 commit into from
Dec 12, 2013

Conversation

nathansobo
Copy link
Contributor

This upgrades the serialization version of telepath documents because
for a window of time we were storing undefined timestamps. It also
adds dev-mode assertions that raise when the index of a solo marker
exceeds the array length. I think that issue should actually be resolved
and if we don't see an assertion failure here for a while we can remove
the Math.min shim.

Closes atom/telepath#7

This upgrades the serialization version of telepath documents because
for a window of time we were storing undefined timestamps. It also
adds dev-mode assertions that raise when the index of a solo marker
exceeds the array length. I think that issue should actually be resolved
and if we don't see an assertion failure here for a while we can remove
the Math.min shim.

Closes atom/telepath#7
@nathansobo nathansobo merged commit 8e7de0d into master Dec 12, 2013
@kevinsawicki kevinsawicki deleted the ns-latest-telepath branch December 12, 2013 02:35
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant