All Versions
40
Latest Version
Avg Release Cycle
14 days
Latest Release
816 days ago
Changelog History
Page 3
Changelog History
Page 3
-
v1.44.0-beta0 Changes
January 14, 2020Notable Changes
- atom/github#2334 Fix bad jump to file in reviews controller
- atom/github#2111 Improved GitHub tab blank-slate behavior
- atom/github#2325 Add avatar and split up TabHeaderView
- π» atom/github#2347 Improved commit details visibility for light UI theme and dark UI theme. All Changes Atom Core v1.43.0...v1.44.0-beta0 β‘οΈ atom/atom#20287 - Updated license year github v0.31.1-2...v0.33.0 β‘οΈ atom/github#2328 - GraphQL schema update atom/github#2334 - Fix bad jump to file in reviews controller atom/github#2329 - Blank states for GitHub tab π atom/github#2339 - Remove cross-env π§ atom/github#2341 - GitHub Action maintenance β‘οΈ atom/github#2340 - Update a bunch of dependencies atom/github#2344 - Bump react from 16.11.0 to 16.12.0 β‘οΈ atom/github#2345 - Update Relay and related dependencies atom/github#2111 - Improved GitHub tab blank-slate behavior atom/github#2325 - Add avatar and split up TabHeaderView atom/github#2347 - Fix #2251 β‘οΈ atom/github#2349 - GraphQL schema update π atom/github#2351 - Bump eslint from 6.6.0 to 6.7.0 atom/github#2359 - Bump @babel/preset-env from 7.7.1 to 7.7.5 β¬οΈ atom/github#2364 - Dugite upgrade for Atom nightly π atom/github#2365 - Re-sync electron-link and electron-mksnapshot with atom/atom
-
v1.43.0 Changes
January 14, 2020Notable Changes
- #20041 - Improve PHP syntax highlighting for ternary operator, ereg functions, and comments within closures.
- #20122 - Improve PHP syntax highlighting for functions returning references, return types.
- #20088 - Improve SCSS syntax highlighting, by recognizing '-' as part of a class selector in an @extend statement.
- #20099 - Fix find and replace crashes when a tab is not an editor.
- #19832 - Fix an issue that prevented directories created by
git worktree
from being recognized as git repositories. - π #20134 - Improve CSS syntax highlighting by supporting grid properties (e.g row-gap, place-items, place-self and place-content).
- π #20142 - Improve CSS syntax highlighting by preventing deprecated CSS properties from being highlighted as errors.
- π #20156 - Add support for Javascript
forEach
snippet. - π #20173 - Add support for Javascript syntax highlighting for BigInt numeric.
- β‘οΈ #20196 - Update legacy TextMate grammars to match microsoft/[email protected].
- π atom/github#2324: Removed the non-functional "jump to file" context menu option when viewing past commits.
- atom/github#2308: Explicitly display and choose the active git working directory in the Git and GitHub tabs.
- π atom/github#2305: Fix a crash when viewing review comments on Windows.
- atom/github#2297: Avoid stalls due to data buffering by using TCP sockets instead of UNIX domain sockets for git dialog communications.
- atom/github#2222: Create and publish GitHub repositories with the
github:create-repository
andgithub:publish-repository
commands. - π² atom/github#2270: Copy the commit SHA and subject to the clipboard from the context menu on the mini-log. All Changes Atom Core v1.42.0...v1.43.0 atom/atom#20041 - β¬οΈ [email protected] π¦ atom/atom#20044 - Fix language-typescript version in package.json β‘οΈ atom/atom#20061 - Update tree-sitter to 0.15.13 atom/atom#20088 - β¬οΈ [email protected] atom/atom#20096 - β¬οΈ[email protected] atom/atom#20099 - β¬οΈ [email protected] atom/atom#19832 - Recognize git worktree directories as valid git repositories atom/atom#20115 - Bump Tree-sitter to 0.15.14 atom/atom#20122 - β¬οΈ [email protected] atom/atom#20134 - β¬οΈ [email protected] atom/atom#20124 - β¬οΈ [email protected] π atom/atom#20098 - Fixed unable to copy selected text from spec-suite window atom/atom#20142 - β¬οΈ [email protected] atom/atom#20149 - β¬οΈ [email protected] [email protected] atom/atom#20156 - β¬οΈ [email protected] atom/atom#20157 - β¬οΈ[email protected] atom/atom#20173 - β¬οΈ [email protected] [email protected] atom/atom#20196 - β¬οΈ [email protected] & [email protected] bracket-matcher v0.91.1...v0.91.2 atom/bracket-matcher#387 - Use Xenial on Travis find-and-replace v0.219.0...v0.219.1 atom/find-and-replace#1100 - Donβt crash when using find view in tab thatβs not an editor fuzzy-finder v1.14.0...v1.14.1 atom/fuzzy-finder#406 - Consume STDERR from ripgrep to allow indexing process to complete atom/fuzzy-finder#408 - β¬οΈ@atom/[email protected] github v0.31.0-2...v0.31.1-2 atom/github#2261 - Bump graphql from 14.4.2 to 14.5.3 π atom/github#2262 - Bump eslint-utils from 1.3.1 to 1.4.2 atom/github#2263 - Bump graphql from 14.5.3 to 14.5.4 atom/github#2269 - Bump @babel/preset-env from 7.5.5 to 7.6.0 atom/github#2270 - Make it easier to copy the commit SHA and subject atom/github#2277 - Bump sinon from 7.4.1 to 7.5.0 atom/github#2279 - Bump @babel/generator from 7.5.5 to 7.6.2 π atom/github#2278 - Bump @babel/plugin-proposal-object-rest-spread from 7.5.5 to 7.6.2 β¬οΈ atom/github#2289 - Actions upgrade atom/github#2291 - Bump cross-env from 5.2.0 to 6.0.2 atom/github#2222 - Create and publish dialog π atom/github#2297 - Use TCP sockets on Windows atom/github#2305 - Normalize comment path β atom/github#2311 - Use JavaScript scripts for npm test tasks atom/github#2300 - Bump @babel/preset-env from 7.6.0 to 7.6.3 atom/github#2312 - Push using GITHUB_ACTOR and GITHUB_TOKEN β‘οΈ atom/github#2314 - GraphQL schema update π¦ atom/github#2315 - Fix GitHub Package Tests β‘οΈ atom/github#2322 - GraphQL schema update atom/github#2308 - Project Management π atom/github#2324 - Removed jump to file from options when viewing past commits open-on-github v1.3.1...v1.3.2 π§ atom/open-on-github#109 - Add Probot no-response configuration π§ atom/open-on-github#110 - π€ Configure probot/no-response to allow 28 days when requesting more info on an issue atom/open-on-github#111 - Get target from command target language-css v0.44.0...v0.44.2 atom/language-css#161 - Fix #160 π atom/language-css#166 - Add grid properties that were not being recognized as supported π atom/language-css#165 - Fix #163 by not marking media properties as invalid.deprecated language-javascript v0.133.0...v0.134.0 atom/language-javascript#631 - Fix for...of autocomplete, variable declaration atom/language-javascript#664 - Add a 'forEach' snippet π atom/language-javascript#588 - Add support for BigInt numeric language-php v0.44.2...v0.44.4 π atom/language-php#369 - Fixes for small issues: ternary, ereg, comments w/ closures atom/language-php#368 - Fix functions returning references and return type declarations language-sass v0.62.0...v0.62.1 π§ atom/language-sass#258 - Add Probot no-response configuration π§ atom/language-sass#259 - π€ Configure probot/no-response to allow 28 days when requesting more info on an issue atom/language-sass#273 - Tokenize - as a selector language-typescript v0.5.2...v0.6.0 β‘οΈ atom/language-typescript#41 - Update snippets to cson format β‘οΈ atom/language-typescript#43 - update TextMate grammars
-
v1.43.0-beta0 Changes
December 16, 2019Notable Changes
- #20041 - Improve PHP syntax highlighting for ternary operator, ereg functions, and comments within closures.
- #20122 - Improve PHP syntax highlighting for functions returning references, return types.
- #20088 - Improve SCSS syntax highlighting, by recognizing '-' as part of a class selector in an @extend statement.
- #20099 - Fix find and replace crashes when a tab is not an editor.
- #19832 - Fix an issue that prevented directories created by
git worktree
from being recognized as git repositories. - π #20134 - Improve CSS syntax highlighting by supporting grid properties (e.g row-gap, place-items, place-self and place-content).
- π #20142 - Improve CSS syntax highlighting by preventing deprecated CSS properties from being highlighted as errors.
- π #20156 - Add support for Javascript
forEach
snippet. - π #20173 - Add support for Javascript syntax highlighting for BigInt numeric.
- β‘οΈ #20196 - Update legacy TextMate grammars to match microsoft/[email protected].
- π atom/github#2324: Removed the non-functional "jump to file" context menu option when viewing past commits.
- atom/github#2308: Explicitly display and choose the active git working directory in the Git and GitHub tabs.
- π atom/github#2305: Fix a crash when viewing review comments on Windows.
- atom/github#2297: Avoid stalls due to data buffering by using TCP sockets instead of UNIX domain sockets for git dialog communications.
- atom/github#2222: Create and publish GitHub repositories with the
github:create-repository
andgithub:publish-repository
commands. - π² atom/github#2270: Copy the commit SHA and subject to the clipboard from the context menu on the mini-log. All Changes Atom Core v1.42.0...v1.43.0-beta0 atom/atom#20041 - β¬οΈ [email protected] π¦ atom/atom#20044 - Fix language-typescript version in package.json β‘οΈ atom/atom#20061 - Update tree-sitter to 0.15.13 atom/atom#20088 - β¬οΈ [email protected] atom/atom#20096 - β¬οΈ[email protected] atom/atom#20099 - β¬οΈ [email protected] atom/atom#19832 - Recognize git worktree directories as valid git repositories atom/atom#20115 - Bump Tree-sitter to 0.15.14 atom/atom#20122 - β¬οΈ [email protected] atom/atom#20134 - β¬οΈ [email protected] atom/atom#20124 - β¬οΈ [email protected] π atom/atom#20098 - Fixed unable to copy selected text from spec-suite window atom/atom#20142 - β¬οΈ [email protected] atom/atom#20149 - β¬οΈ [email protected] [email protected] atom/atom#20156 - β¬οΈ [email protected] atom/atom#20157 - β¬οΈ[email protected] atom/atom#20173 - β¬οΈ [email protected] [email protected] atom/atom#20196 - β¬οΈ [email protected] & [email protected] bracket-matcher v0.91.1...v0.91.2 atom/bracket-matcher#387 - Use Xenial on Travis find-and-replace v0.219.0...v0.219.1 atom/find-and-replace#1100 - Donβt crash when using find view in tab thatβs not an editor fuzzy-finder v1.14.0...v1.14.1 atom/fuzzy-finder#406 - Consume STDERR from ripgrep to allow indexing process to complete atom/fuzzy-finder#408 - β¬οΈ@atom/[email protected] github v0.31.0-2...v0.31.1-2 atom/github#2261 - Bump graphql from 14.4.2 to 14.5.3 π atom/github#2262 - Bump eslint-utils from 1.3.1 to 1.4.2 atom/github#2263 - Bump graphql from 14.5.3 to 14.5.4 atom/github#2269 - Bump @babel/preset-env from 7.5.5 to 7.6.0 atom/github#2270 - Make it easier to copy the commit SHA and subject atom/github#2277 - Bump sinon from 7.4.1 to 7.5.0 atom/github#2279 - Bump @babel/generator from 7.5.5 to 7.6.2 π atom/github#2278 - Bump @babel/plugin-proposal-object-rest-spread from 7.5.5 to 7.6.2 β¬οΈ atom/github#2289 - Actions upgrade atom/github#2291 - Bump cross-env from 5.2.0 to 6.0.2 atom/github#2222 - Create and publish dialog π atom/github#2297 - Use TCP sockets on Windows atom/github#2305 - Normalize comment path β atom/github#2311 - Use JavaScript scripts for npm test tasks atom/github#2300 - Bump @babel/preset-env from 7.6.0 to 7.6.3 atom/github#2312 - Push using GITHUB_ACTOR and GITHUB_TOKEN β‘οΈ atom/github#2314 - GraphQL schema update π¦ atom/github#2315 - Fix GitHub Package Tests β‘οΈ atom/github#2322 - GraphQL schema update atom/github#2308 - Project Management π atom/github#2324 - Removed jump to file from options when viewing past commits open-on-github v1.3.1...v1.3.2 π§ atom/open-on-github#109 - Add Probot no-response configuration π§ atom/open-on-github#110 - π€ Configure probot/no-response to allow 28 days when requesting more info on an issue atom/open-on-github#111 - Get target from command target language-css v0.44.0...v0.44.2 atom/language-css#161 - Fix #160 π atom/language-css#166 - Add grid properties that were not being recognized as supported π atom/language-css#165 - Fix #163 by not marking media properties as invalid.deprecated language-javascript v0.133.0...v0.134.0 atom/language-javascript#631 - Fix for...of autocomplete, variable declaration atom/language-javascript#664 - Add a 'forEach' snippet π atom/language-javascript#588 - Add support for BigInt numeric language-php v0.44.2...v0.44.4 π atom/language-php#369 - Fixes for small issues: ternary, ereg, comments w/ closures atom/language-php#368 - Fix functions returning references and return type declarations language-sass v0.62.0...v0.62.1 π§ atom/language-sass#258 - Add Probot no-response configuration π§ atom/language-sass#259 - π€ Configure probot/no-response to allow 28 days when requesting more info on an issue atom/language-sass#273 - Tokenize - as a selector language-typescript v0.5.2...v0.6.0 β‘οΈ atom/language-typescript#41 - Update snippets to cson format β‘οΈ atom/language-typescript#43 - update TextMate grammars
-
v1.42.0 Changes
December 16, 2019Notable Changes
- #19770 - Add appropriate punctuation scopes to various characters in HTML.
- π #19795 - Add support for Ruby syntax highlighting of symbols inside literal symbol arrays (e.g
%i()
and%I()
when using Tree-sitter parsers). - #19840 - Add support for Ruby syntax highlighting of
alias
,alias_method
,block_given?
,defined?
,iterator?
,super
, andundef
when using Tree-sitter parsers. - π #19880 - Improve JavaScript syntax highlighting of function names and function parameters when using Tree-sitter parsers.
- π #19908 - Add support for
jl
as a language identifier for the Julia language when using fenced code blocks in Markdown files. All Changes Atom Core v1.41.0...v1.42.0 atom/atom#19770 - β¬οΈ [email protected] π¦ atom/atom#19772 - β‘ Migrate core package 'welcome' into ./packages β‘οΈ atom/atom#19779 - β‘ Migrate core package 'update-package-dependencies' into ./packages atom/atom#19795 - β¬οΈ [email protected] atom/atom#19796 - Bump lodash.template from 4.4.0 to 4.5.0 in /script π atom/atom#19797 - Bump lodash.merge from 4.6.1 to 4.6.2 in /script π¦ atom/atom#19798 - Bump lodash from 4.17.10 to 4.17.15 in /packages/about atom/atom#19799 - Bump fstream from 0.1.24 to 1.0.12 π¦ atom/atom#19800 - Bump js-yaml from 3.12.0 to 3.13.1 in /packages/about atom/atom#19801 - Bump js-yaml from 3.12.0 to 3.13.1 in /script atom/atom#19803 - Bump extend from 3.0.1 to 3.0.2 in /script/vsts atom/atom#19802 - Bump underscore.string from 3.3.4 to 3.3.5 in /script atom/atom#19809 - β¬οΈ [email protected] atom/atom#19840 - β¬οΈ [email protected] atom/atom#19880 - β¬οΈ [email protected] atom/atom#19908 - β¬οΈ [email protected] atom/atom#19949 - Fix base16 project link atom/atom#19951 - β¬οΈ [email protected] βͺ atom/atom#19952 - Revert "β¬οΈ [email protected]" atom/atom#19953 - β¬οΈ [email protected] β‘οΈ atom/atom#20025 - Update URL used for jasmine-node in package-lock.json github v0.30.1...v0.31.0-2 atom/github#2214 - Simplify CI atom/github#2213 - Fix branch menu on unborn branch π¨ atom/github#2209 - Refactor dialog handling β¬οΈ atom/github#2216 - Upgrade Relay dependencies atom/github#2217 - Bump @babel/generator from 7.4.4 to 7.5.5 atom/github#2220 - Bump mocha from 6.1.4 to 6.2.0 π atom/github#2212 - Bump @babel/plugin-proposal-object-rest-spread from 7.4.3 to 7.5.5 atom/github#2221 - Bump @babel/preset-env from 7.5.4 to 7.5.5 π atom/github#2223 - Bump eslint-plugin-jsx-a11y from 6.2.1 to 6.2.3 atom/github#2225 - Bump dompurify from 1.0.10 to 1.0.11 atom/github#2219 - Bump graphql from 14.3.1 to 14.4.2 π atom/github#2218 - Bump babel-plugin-istanbul from 5.1.3 to 5.2.0 atom/github#2224 - Bump enzyme from 3.9.0 to 3.10.0 atom/github#2226 - Fallback to GIT_SSH if GIT_SSH_COMMAND is not set atom/github#2228 - Bump mocha-junit-reporter from 1.22.0 to 1.23.1 atom/github#2231 - Bump semver from 6.0.0 to 6.3.0 atom/github#2230 - Bump marked from 0.6.2 to 0.7.0 atom/github#2229 - Bump globby from 9.2.0 to 10.0.1 β‘οΈ atom/github#2232 - GraphQL schema update atom/github#2234 - Bump keytar from 4.10.0 to 4.12.0 π atom/github#2235 - Bump @babel/plugin-proposal-class-properties from 7.4.4 to 7.5.5 atom/github#2238 - Bump keytar from 4.12.0 to 4.13.0 β‘οΈ atom/github#2239 - GraphQL schema update atom/github#2243 - Bump sinon from 7.3.2 to 7.4.1 β‘οΈ atom/github#2245 - GraphQL schema update π atom/github#2246 - Improve performance of isCommitPushed β¬οΈ atom/github#2249 - Dugite upgrade atom/github#2248 - Bump react from 16.8.6 to 16.9.0 atom/github#2247 - Bump react-dom from 16.8.6 to 16.9.0 atom/github#2255 - Bump dugite from 1.87.1 to 1.87.2 β¬οΈ atom/github#2362 - Dugite upgrade for Atom beta language-gfm v0.90.6...v0.90.7 atom/language-gfm#228 - allow jl to be used for julia code blocks language-html v0.52.3...v0.53.0 atom/language-html#231 - Add scopes for punctuation. language-javascript v0.132.0...v0.133.0 atom/language-javascript#652 - Colorize arrow function parameters without parens atom/language-javascript#654 - Colorize rest parameters like other formal parameters atom/language-javascript#653 - Fix lost colorization of function declaration names π language-ruby v0.72.20...v0.72.22 π atom/language-ruby#271 - Apply proper scopes for symbols when using Tree-sitter grammar
-
v1.42.0-beta0 Changes
October 23, 2019Notable Changes
- #19770 - Add appropriate punctuation scopes to various characters in HTML.
- π #19795 - Add support for Ruby syntax highlighting of symbols inside literal symbol arrays (e.g
%i()
and%I()
when using Tree-sitter parsers). - #19840 - Add support for Ruby syntax highlighting of
alias
,alias_method
,block_given?
,defined?
,iterator?
,super
, andundef
when using Tree-sitter parsers. - π #19880 - Improve JavaScript syntax highlighting of function names and function parameters when using Tree-sitter parsers.
- π #19908 - Add support for
jl
as a language identifier for the Julia language when using fenced code blocks in Markdown files. All Changes Atom Core v1.41.0...v1.42.0-beta0 atom/atom#19770 - β¬οΈ [email protected] π¦ atom/atom#19772 - β‘ Migrate core package 'welcome' into ./packages β‘οΈ atom/atom#19779 - β‘ Migrate core package 'update-package-dependencies' into ./packages atom/atom#19795 - β¬οΈ [email protected] atom/atom#19796 - Bump lodash.template from 4.4.0 to 4.5.0 in /script π atom/atom#19797 - Bump lodash.merge from 4.6.1 to 4.6.2 in /script π¦ atom/atom#19798 - Bump lodash from 4.17.10 to 4.17.15 in /packages/about atom/atom#19799 - Bump fstream from 0.1.24 to 1.0.12 π¦ atom/atom#19800 - Bump js-yaml from 3.12.0 to 3.13.1 in /packages/about atom/atom#19801 - Bump js-yaml from 3.12.0 to 3.13.1 in /script atom/atom#19803 - Bump extend from 3.0.1 to 3.0.2 in /script/vsts atom/atom#19802 - Bump underscore.string from 3.3.4 to 3.3.5 in /script atom/atom#19809 - β¬οΈ [email protected] atom/atom#19840 - β¬οΈ [email protected] atom/atom#19880 - β¬οΈ [email protected] atom/atom#19908 - β¬οΈ [email protected] atom/atom#19949 - Fix base16 project link atom/atom#19951 - β¬οΈ [email protected] βͺ atom/atom#19952 - Revert "β¬οΈ [email protected]" atom/atom#19953 - β¬οΈ [email protected] β‘οΈ atom/atom#20025 - Update URL used for jasmine-node in package-lock.json github v0.30.1...v0.31.0 atom/github#2214 - Simplify CI atom/github#2213 - Fix branch menu on unborn branch π¨ atom/github#2209 - Refactor dialog handling β¬οΈ atom/github#2216 - Upgrade Relay dependencies atom/github#2217 - Bump @babel/generator from 7.4.4 to 7.5.5 atom/github#2220 - Bump mocha from 6.1.4 to 6.2.0 π atom/github#2212 - Bump @babel/plugin-proposal-object-rest-spread from 7.4.3 to 7.5.5 atom/github#2221 - Bump @babel/preset-env from 7.5.4 to 7.5.5 π atom/github#2223 - Bump eslint-plugin-jsx-a11y from 6.2.1 to 6.2.3 atom/github#2225 - Bump dompurify from 1.0.10 to 1.0.11 atom/github#2219 - Bump graphql from 14.3.1 to 14.4.2 π atom/github#2218 - Bump babel-plugin-istanbul from 5.1.3 to 5.2.0 atom/github#2224 - Bump enzyme from 3.9.0 to 3.10.0 atom/github#2226 - Fallback to GIT_SSH if GIT_SSH_COMMAND is not set atom/github#2228 - Bump mocha-junit-reporter from 1.22.0 to 1.23.1 atom/github#2231 - Bump semver from 6.0.0 to 6.3.0 atom/github#2230 - Bump marked from 0.6.2 to 0.7.0 atom/github#2229 - Bump globby from 9.2.0 to 10.0.1 β‘οΈ atom/github#2232 - GraphQL schema update atom/github#2234 - Bump keytar from 4.10.0 to 4.12.0 π atom/github#2235 - Bump @babel/plugin-proposal-class-properties from 7.4.4 to 7.5.5 atom/github#2238 - Bump keytar from 4.12.0 to 4.13.0 β‘οΈ atom/github#2239 - GraphQL schema update atom/github#2243 - Bump sinon from 7.3.2 to 7.4.1 β‘οΈ atom/github#2245 - GraphQL schema update π atom/github#2246 - Improve performance of isCommitPushed β¬οΈ atom/github#2249 - Dugite upgrade atom/github#2248 - Bump react from 16.8.6 to 16.9.0 atom/github#2247 - Bump react-dom from 16.8.6 to 16.9.0 atom/github#2255 - Bump dugite from 1.87.1 to 1.87.2 language-gfm v0.90.6...v0.90.7 atom/language-gfm#228 - allow jl to be used for julia code blocks language-html v0.52.3...v0.53.0 atom/language-html#231 - Add scopes for punctuation. language-javascript v0.132.0...v0.133.0 atom/language-javascript#652 - Colorize arrow function parameters without parens atom/language-javascript#654 - Colorize rest parameters like other formal parameters atom/language-javascript#653 - Fix lost colorization of function declaration names π language-ruby v0.72.20...v0.72.22 π atom/language-ruby#271 - Apply proper scopes for symbols when using Tree-sitter grammar
-
v1.41.0 Changes
October 23, 2019Notable Changes
- β¬οΈ #19373 - Upgrade to Electron 4
- π #19754 - Improve syntax highlighting for numerous Ruby language constructs (atom/language-ruby#266, atom/language-ruby#267, atom/language-ruby#269) All Changes Atom Core v1.40.1...v1.41.0 β¬οΈ atom/atom#19681 - Upgrade GitHub package on dev β¬οΈ atom/atom#19373 - Upgrade to Electron 4 π§ atom/atom#19617 - Restore use of Ubuntu 14.04 for Linux CI builds atom/atom#19726 - Only cover scope boundaries in the parent layer if there is a scope boundary in the injected layer atom/atom#19735 - Use class colors for inherited classes in One syntax themes atom/atom#19738 - Avoid covering up scopes at boundaries of injection layers atom/atom#19740 - β¬οΈ [email protected] atom/atom#19754 - β¬οΈ [email protected] π atom/atom#13925 - add support for jasmine.any atom/atom#19757 - β¬οΈ [email protected] π± atom/atom#19763 - π₯ Remove unused TimeReporter class atom/atom#19809 - β¬οΈ [email protected] notifications v0.70.6...v0.71.0 π² atom/notifications#180 - Clear log π language-ruby v0.72.17...v0.72.20 π atom/language-ruby#266 - Allow numerals in all-caps constants π atom/language-ruby#267 - Add scopes for a number of items. π atom/language-ruby#269 - Tokenize visibility modifier in Tree-sitter grammar language-shellscript v0.27.12...v0.28.0 π atom/language-shellscript#149 - Support ANSII-C escaped strings in Bash
-
v1.41.0-beta1 Changes
August 20, 2019π Fixed a problem that prevented installation and loading of some packages with native modules (#19780)
-
v1.41.0-beta0 Changes
August 13, 2019Notable Changes
- β¬οΈ #19373 - Upgrade to Electron 4
- π #19754 - Improve syntax highlighting for numerous Ruby language constructs (atom/language-ruby#266, atom/language-ruby#267, atom/language-ruby#269) All Changes Atom Core v1.40.0...v1.41.0-beta0 β¬οΈ atom/atom#19681 - Upgrade GitHub package on dev β¬οΈ atom/atom#19373 - Upgrade to Electron 4 π§ atom/atom#19617 - Restore use of Ubuntu 14.04 for Linux CI builds atom/atom#19726 - Only cover scope boundaries in the parent layer if there is a scope boundary in the injected layer atom/atom#19735 - Use class colors for inherited classes in One syntax themes atom/atom#19738 - Avoid covering up scopes at boundaries of injection layers atom/atom#19740 - β¬οΈ [email protected] atom/atom#19754 - β¬οΈ [email protected] π atom/atom#13925 - add support for jasmine.any atom/atom#19757 - β¬οΈ [email protected] π± atom/atom#19763 - π₯ Remove unused TimeReporter class notifications v0.70.6...v0.71.0 π² atom/notifications#180 - Clear log π language-ruby v0.72.17...v0.72.20 π atom/language-ruby#266 - Allow numerals in all-caps constants π atom/language-ruby#267 - Add scopes for a number of items. π atom/language-ruby#269 - Tokenize visibility modifier in Tree-sitter grammar language-shellscript v0.27.12...v0.28.0 π atom/language-shellscript#149 - Support ANSII-C escaped strings in Bash
-
v1.40.1 Changes
August 20, 2019π Fixed a problem that prevented installation and loading of some packages with native modules (#19780)
-
v1.40.0 Changes
July 25, 2019