Skip to content

Conversation

tanmaykm
Copy link
Member

@tanmaykm tanmaykm commented Dec 23, 2019

  • move to Project.toml
  • update travis configuration, add recent Julia versions, fix coverage
  • update valid command detection, need to check for : separately, as that is not part of Base.is_id_start_char anymore (fixes How to terminate server process? #77)

need to check for `:` separately, as that is not part of `Base.is_id_start_char` anymore.
@tanmaykm tanmaykm changed the title move to Project.toml, update travis configuration use Project.toml, update travis configuration, handle change to Base.is_id_start_char Dec 23, 2019
@tanmaykm tanmaykm merged commit f7494a7 into master Dec 23, 2019
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.

How to terminate server process?

1 participant