Skip to content

api: add hardcoded versioning support #65

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

Conversation

GRISHNOV
Copy link

@GRISHNOV GRISHNOV commented Mar 9, 2023

Added the _VERSION variable to the exported table. Is part of the task [1].

@GRISHNOV GRISHNOV force-pushed the igrishnov/gh-204-add-hardcoded-versioning-support branch 3 times, most recently from a3bd9e4 to 7212303 Compare March 9, 2023 19:34
@GRISHNOV GRISHNOV force-pushed the igrishnov/gh-204-add-hardcoded-versioning-support branch from 7212303 to e284833 Compare March 10, 2023 15:20
@GRISHNOV GRISHNOV force-pushed the igrishnov/gh-204-add-hardcoded-versioning-support branch from e284833 to aabdb02 Compare March 10, 2023 16:06
Added the _VERSION variable to the exported table.
Is part of the task [1].

1. github.com/tarantool/roadmap-internal/issues/204
@GRISHNOV GRISHNOV force-pushed the igrishnov/gh-204-add-hardcoded-versioning-support branch from aabdb02 to 6326172 Compare March 10, 2023 16:19
@DifferentialOrange DifferentialOrange marked this pull request as ready for review March 10, 2023 16:20
@DifferentialOrange DifferentialOrange merged commit 0a9873f into master Mar 10, 2023
@DifferentialOrange DifferentialOrange deleted the igrishnov/gh-204-add-hardcoded-versioning-support branch March 10, 2023 16:21
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