Skip to content

api: deprecate VERSION handle #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

Merged
merged 2 commits into from
Mar 13, 2023

Conversation

DifferentialOrange
Copy link
Member

VERSION module version extraction API is replaced with _VERSION, which has been chosen to be the new standard.

VERSION module version extraction API is replaced with _VERSION, which
has been chosen to be the new standard.
Bump actions to versions based on Node 16. Bump Tarantool versions.
@DifferentialOrange DifferentialOrange merged commit f414663 into master Mar 13, 2023
@DifferentialOrange DifferentialOrange deleted the DifferentialOrange/deprecate-old-version branch March 13, 2023 08:38
DifferentialOrange added a commit that referenced this pull request Mar 13, 2023
Overview

  This release introduces new API to check module version in code.

Changed
  * Add versioning support through module._VERSION (PR #65).
  * Deprecate versioning support through module.VERSION (PR #66).
@DifferentialOrange DifferentialOrange mentioned this pull request Mar 13, 2023
DifferentialOrange added a commit that referenced this pull request Mar 13, 2023
Overview

  This release introduces new API to check module version in code.

Changed
  * Add versioning support through module._VERSION (PR #65).
  * Deprecate versioning support through module.VERSION (PR #66).
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.

1 participant