Releases: jjonescz/gtm-visualstudio-plugin
Releases · jjonescz/gtm-visualstudio-plugin
Version 1.11
Version 1.10
Changes:
This list of changes was auto generated.
Version 1.9
Changes:
This list of changes was auto generated.
Version 1.8
Changes:
- fd1c401 Add
assetFiles
- 4b5d551 Use shortcut
powershell
- cc0a64f Add more details about PAT
- e16b360 Update tags
- ff745b4 Change internal name
- 1aaf57a Fix manifest path
- 7c94eff Bump version to 1.8
- e63bab1 Publish to marketplace
- 558fb38 Add link to marketplace
This list of changes was auto generated.
Version 1.7
Changes:
This list of changes was auto generated.
Version 1.6
Initial public release.
Changes:
- 3cc08ca Bump version to 1.6
- 8915268 Manually tag sources
- 2acf615 Add installation instructions
- 79727ce Use PAT GitHub connection
- 68ae845 Add task
GitHubRelease
- ae0415b Add link to GTM
- f335c48 Fix
PathToPublish
- 25f23c0 Publish
.vsix
- 354b069 Add status badge
- 740f927 Disable extension deployment during build
See more
- 373767a Enable CI trigger
- 7e95ff0 Install missing packages
- 7329f05 Add screenshot
- e74e4c7 Add links and license to the manifest
- 0ec5db5 Remove
stylesheet.css
- 87dd6fc Add
README
and license - 4323e0a Bump version to 1.5
- b67afce Fix a warning
- 40d4339 Add icon and some more metadata
- 351c579 Remove
Key.snk
- 4abcbbc Update some metadata
- 5580552 Improve spelling and wording
- a273d7e Remove
index.html
- a39acdb Disable automatic builds
- 0cf4788 Target VS 2019
- 10b698a Add missing
using
s - 82a50df Updated GtmExtension.csproj
- a3b1c8a Updated packages.config
- ff5b253 Set up CI with Azure Pipelines
- c088679 Made sure that we run only one instance of
gtm
at any given time. - 63a453c Fixed a data race.
- 336bc83 Bumped version to 1.2.
- 04de57c Executed the command in a background thread.
- f7f2ba2 Used Git Time Metric.
- 824a4dc Removed star from the status text.
- 23dc3cb Ignored text views without text document property.
- 73795b3 Added some calls to
ThreadHelper.ThrowIfNotOnUIThread
. - 71cd6f5 Updated when the view gets aggregate focus.
- 29b0085 Improved status printing.
- 237cc71 Removed
GtmPackage
. - 24d7faf Added
GtmListener
. - 3336d6d Added argument
force
to methodUpdate
. - dffc537 Executed command
gtm record
. - 450aa0b Subscribed to all the necessary events.
- 706250d Implemented
IVsTextViewEvents
(backup). - 6c59ec8 Verified version of
gtm
. - a14b865 Found executable
gtm
on PATH. - f97e774 Loaded the package on solution load.
- 9cfc8c4 Added
GtmPackage
. - 62ac154 Added project
GtmExtension
. - 018b235 Added solution
gtm-visualstudio-plugin.sln
.
This list of changes was auto generated.