Update Markdown Table Editor to 11.0.0#1116
Open
krotname wants to merge 1 commit into
Open
Conversation
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.
Updates Markdown Table Editor to 11.0.0 for x86, x64, and ARM64.
Release: https://github.com/krotname/NppMarkdownTableEditor/releases/tag/v11.0.0
Published Plugin Admin asset hashes:
ec9326c72d866a9f0aca3b6ceebcf40343c9b9852a42407f53cf27b80fea39923761f726c4355a49fb774d7c3f677f8915280159dc3e54ae4dd7dd2e707799e459557810d2dd5bea53e331d872fecd9e21825e2150f8a77af1814022a30c13a1Local validation:
MarkdownTableEditor.dll, andFileVersion/ProductVersion = 11.0.0.python validator.py x86,python validator.py x64, andpython validator.py arm64with a per-request timeout to avoid indefinite hangs on unrelated external plugin URLs; all completed without validator errors.python validator.py all_mdsuccessfully, then left generateddoc/plugin_list_*.mdfiles out of this PR so the diff only contains the three JSON manifests.CI status:
CI_build / build (Release, Win32): passed.CI_build / build (Release, x64): passed.CI_build / build (Release, arm64): passed.Note: PR #1115 was already merged for Markdown Table Editor 10.0.0, so this PR carries the next 11.0.0 update.