chore: prepare release v1.0.5 - #83
Merged
Merged
Conversation
chore: prepare release v1.0.4
Update README.md with marketplace url
* [WIP] Publishing and editing object scripts directly from the viewer. * [WIP] Act as a consumer for objects published from the viewer. Treat them as virtual file systems, so that they appear as folders in the explorer tab. Not yet in a stable state. * Rider test (#73) Revise workflow for publishing to VSCode marketplace. * chore: prepare release v1.0.4 * Update README.md with marketplace url * forced syntax update now uses the correct API * Request correct files. * [WIP] Publishing and editing object scripts directly from the viewer. * [WIP] Act as a consumer for objects published from the viewer. Treat them as virtual file systems, so that they appear as folders in the explorer tab. Not yet in a stable state. * object publishing checkpoint. * Large refactor, converting `normalizedPath` into `vscode.uri` where that can be used and `StringURI` when vscode is not available. * couple of issues found in cr. * Third time I've tried to fix this file. * link scripts from published objects with scripts in the local directory. * Numerous small issues, and more solid script creation. * Updates to the interface doc. * Fix preprocessing with published files. * Update the language defs. * Object renaming, luau inventory icon, runstate, restart. * Left out a file... plus pre-commit. * Trying to fix the precommits. * Some permission cleanup and fix rpc document TOC. * Two more PR fixes. --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: WolfGang <flamin2k8@gmail.com>
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.
Automated release PR for v1.0.5.
Updates CHANGELOG.md, package.json version, and README badges.
Release Notes
What's Changed
Full Changelog: v1.0.4...v1.0.5