Skip to content

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.

2 participants