compiler upgraded to 0.9.5#11
Open
orefalo wants to merge 1 commit intosinclairzx81:masterfrom
orefalo:master
Open
compiler upgraded to 0.9.5#11orefalo wants to merge 1 commit intosinclairzx81:masterfrom orefalo:master
orefalo wants to merge 1 commit intosinclairzx81:masterfrom
orefalo:master
Conversation
Owner
|
Hiya mate, Had a look at 0.9.5 over the weekend. Unfortunately, the changes between 0.9.1.1 and 0.9.5 are broad and far reaching, and includes changes to the compiler interface, and the AST classes (which i am making heavy use of in other projects). This all means more significant updates to the tsapi to align with the new release. Am looking to upgrade the project over the christmas period. Should be ready for the new year. Just in terms of generalizing the release to 0.9.*, im looking to keep the TSAPI as much in line with the latest official releases, as each new release is a closer representation of the final language. (As painful as it is to keep updating :) ) Will keep you posted when everything is ready to go. Cheers mate |
Author
|
got it , ;-) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
I wonder if it wouldn't be better to add the dep as "0.9.*" in order to avoid these updates on every minor release.