This repository has been archived by the owner on Mar 3, 2023. It is now read-only.
1.50.0
Notable Changes
- #20804 - Fix multi cursor correct setting
- #20910 - Add async and await keywords to Rust highlighter
- atom/language-gfm#240 - Improve GitHub favoured markdown syntax highlighting
- atom/language-php#377 - Add support for arrow functions
- atom/language-php#378 - Add support for numeric literal separator
- atom/language-php#379 - Add missing operators: spread, exponentiation, null coalescing
- atom/language-php#380 - Add support for typed properties, anonymous classes, object serialization
- atom/language-php#384 - Fix parsing class with capital letter after instanceof correctly
All Changes
Atom Core
v1.49.0...1.50.0
- atom/atom#20406 - Fix .deb install on ubuntu 20.04
- atom/atom#20716 - Review/finalize Python approach for mid 2020
- atom/atom#20804 - fix multi cursor correct setting
- atom/atom#20927 - ⬆️ language-gfm@0.90.8
- atom/atom#20928 - ⬆️ language-typescript@0.6.3
- atom/atom#20989 - Fix Typos
- atom/atom#20560 - ⬆️ language-php@0.44.5
- atom/atom#20910 - Add async and await keywords to Rust highlighter
- atom/atom#20999 - Automate dependency bumps
- atom/atom#21041 - ⬆️ resolve@1.17.0
- atom/atom#21043 - ⬆️ semver@7.3.2
language-gfm
v0.90.7...v0.90.8
language-php
v0.44.4...v0.44.5
- atom/language-php#377 - Arrow functions
- atom/language-php#378 - Numeric literal separator
- atom/language-php#379 - Missing operators: spread, exponentiation, null coalescing
- atom/language-php#380 - Typed properties, anonymous classes, object serialization
- atom/language-php#384 - Parse class with capitol letter after instanceof correctly
language-typescript
v0.6.2...v0.6.3