Skip to content

TS 3.6, 3.7 support #66

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

Open
2 tasks
AnyhowStep opened this issue Dec 15, 2019 · 0 comments
Open
2 tasks

TS 3.6, 3.7 support #66

AnyhowStep opened this issue Dec 15, 2019 · 0 comments
Assignees
Labels
enhancement New feature or request meta Not particularly actionable, but describes a large class of problems testing Related to making tests better

Comments

@AnyhowStep
Copy link
Owner

General-purpose version of #25

Must:

  • Maintain backwards compatibility with 3.5.1

  • Update compile-time tests to work with 3.5.1, 3.6, 3.7

    3.7's error diagnostic structure is different from 3.5's error diagnostic structure.
    A kind of transformer will be needed to convert 3.5's format to 3.7's format.

  • TODO Think of more tasks needed

@AnyhowStep AnyhowStep added enhancement New feature or request meta Not particularly actionable, but describes a large class of problems labels Dec 15, 2019
@AnyhowStep AnyhowStep self-assigned this Dec 15, 2019
@AnyhowStep AnyhowStep added the testing Related to making tests better label Feb 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request meta Not particularly actionable, but describes a large class of problems testing Related to making tests better
Projects
None yet
Development

No branches or pull requests

1 participant