Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@niklaslong
Copy link
Contributor

This PR replaces JSX with Jason and includes:

  • replacing JSX with Jason in the Tentacat module
  • implementing the Jason.Encoder protocol for Tuple (currently in Tentacat as that's where it is used - I'm not sure if it should be somewhere else?).
  • updating some fixtures for the Gists tests (using the payload examples from the Gtihub API docs) and updated some test values in the relevant tests
  • running the formatter and updating the README and Getting Started guide to reflect the changes

Closes #185.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.02%) to 92.26% when pulling 31ac010 on niklaslong:jason_migration into b7d0407 on edgurgel:master.

@edgurgel
Copy link
Owner

edgurgel commented May 3, 2020

This is awesome ! I will need to bump 2.0.0 as this will change the behaviour of deserialisation options. We should get a new version soon! Cheers!

@edgurgel edgurgel merged commit 19a0907 into edgurgel:master May 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

migrate to Jason

3 participants