Releases: HaaLeo/vscode-timing
Releases · HaaLeo/vscode-timing
v2.7.2
v2.7.1
v2.7.0
v2.6.0
Summary
See changelog
Changes:
- d658776 2.6.0
- feefbb1 updated changelog
- c461075 Fix eslint
- 2f99875 Merge pull request #55 from osechet/feature/gps-time
- c0e5534 Add to GPS conversion
- a4dc719 Add code owners file
- 1c2c5bc Remove duplicated, faulty, badly written tests
- bc1f7e8 Merge branch 'master' of github.com:HaaLeo/vscode-timing
- b3b9971 Fix eslint
- 859ea6c Merge pull request #47 from HaaLeo/dependabot/npm_and_yarn/ini-1.3.7
See More
- 9e60eda Merge pull request #48 from HaaLeo/dependabot/npm_and_yarn/elliptic-6.5.4
- a5ea951 Merge pull request #50 from HaaLeo/dependabot/npm_and_yarn/y18n-4.0.1
- a593ae2 Bump y18n from 4.0.0 to 4.0.1
- 59195d6 Bump elliptic from 6.5.3 to 6.5.4
- 25054c8 Bump ini from 1.3.5 to 1.3.7
- b3f6bb7 Add GitHub Sponsors
- 8543cb5 merging
- 30eebb9 Updated dependencies
- 8d71977 Merge pull request #46 from HaaLeo/dependabot/npm_and_yarn/elliptic-6.5.3
- ab62d55 Bump elliptic from 6.5.2 to 6.5.3
- 364b617 Merge pull request #45 from HaaLeo/dependabot/npm_and_yarn/lodash-4.17.19
- 5bd5e1c Bump lodash from 4.17.15 to 4.17.19
This list of changes was auto generated.
v2.5.1
v2.5.0
Summary
See changelog
Changes:
- 1167be8 2.5.0
- 4f271aa Adjust changelog
- 3b6d0ad Merge pull request #44 from HaaLeo/41-feature/support-microseconds
- 89e6d7f Add correct issue number
- 3af0791 couple isValidEpoch to the epochConversionBoundaries
- 2e08028 Changed epochConversionBoundaries setting
- e0ac1e2 Support micro seconds
This list of changes was auto generated.
v2.4.1
v2.4.0
Summary
See changelog
Changes:
- 39f4538 2.4.0
- d6c93c1 Adjust changelog
- 0d486ac Merge pull request #42 from HaaLeo/feature/iso-timezone-conversion
- 6dbd46e Add epochToCustomTimezoneCommand.
- b4d3ff8 Fix linux unit tests
- ea854f7 Enable the timestamp hover provider to support timezones
- e089f6a Add unit tests
- 94d5abb Add epochToIsoTimezone command.
- 26a07b6 Set up dependencies to develop with macos
- 9c759e0 Fix vulnerabilities
This list of changes was auto generated.
v2.3.1
Summary
See changelog
Changes:
- 6c75e5e 🔖 v2.3.1
- ba67bb7 Upgrade dependencies
- 284f5c8 Merge branch 'master' of github.com:HaaLeo/vscode-timing
- ea714e4 Enable nowAsIsoUtc command again
- d076131 Merge pull request #40 from HaaLeo/dependabot/npm_and_yarn/acorn-6.4.1
- 95d5691 Bump acorn from 6.4.0 to 6.4.1
- fdfdfe1 Upgraded dependencies
- 73b439d Refactoring
- 1ac2f5c Merge pull request #39 from HaaLeo/feature/migrate-to-eslint
- fd3f530 Adjusted files to eslint
See More
- 535892b Replace tslint with eslint
- 4403541 Merge pull request #38 from HaaLeo/refactoring/upgrade-istanbul
- 39d7492 Merge branch 'master' of github.com:HaaLeo/vscode-timing into refactoring/upgrade-istanbul
- 609ea7b Removed unnecessary ts option
- fa74423 Fix transformer options arg
- 0731d1b try to upgrade istanbulJs
- 23d8457 Merge pull request #37 from HaaLeo/dependabot/npm_and_yarn/handlebars-4.5.3
- 9acc798 Bump handlebars from 4.1.2 to 4.5.3
- b415e0a Added unreleased section again
- b72dab9 Updated changelog
This list of changes was auto generated.
v2.3.0
Summary
See changelog
Changes:
- da8f2ef 🔖 v2.3.0
- e18e505 Updated dependencies
- 22877ae Merge pull request #36 from HaaLeo/feature/hidden-commands-array
- e1fa0fb Updated changelog
- 9f486e5 Add unittests
- 0d8fc01 Fix build
- e362eda move commandOptions to types
- 17d101c Use configHelper
- 926bf21 Enable the hidden commands setting to be an array.
- 1009e86 Create FUNDING.yml