Changelog History
Page 6
-
v9.14.2 Changes
π New languages: none. π New styles: none. π Improvements:
- Gauss fixed to stop global namespace pollution Scott Hyndman.
- π fix(Tcl): removed apostrophe string delimiters (don't exist)
-
v9.14.1 Changes
π New languages: none. π New styles: none. π Improvements:
- Pony: language improvements (#1958)
-
v9.14.0 Changes
π New languages: none. π New styles: none. π Improvements:
- Pony: add missing "object" highlighting (#1932)
- Added XQuery built-in functions, prolog declarations, as well as parsing of function bodies, computed and direct constructors, by Duncan Paterson
- π fix(dart): Corrects highlighting with string interpolation. (#1946)
- π fix(swift): be eager on optional-using types (!/?) (#1919)
- π fix(tex): Changed cyrillic to unicode (IE11 throw SCRIPT5021) (#1601)
- π fix(JavaScript): Recognize get/set accessor keywords (#1940)
- π Fixed Dockerfile definition when using highlight continuation parameter, by Laurent Voullemier
- Added tests & new
annotation
andverbatim
keywords to Crystal, by Benoit de Chezelles - β Added missing dockerfile markup tests, by Laurent Voullemier Allow empty prompt text in clojure-repl, by [Egor Rogov][]
- Fixed several issues with Crystal language definition, by Johannes MΓΌller
- Added
C#
as an alias for CSharp language, by Ahmed Atito - Added generic user-defined proc support, new compiler define, refactor to re-use rules, and add tests to GAUSS, by Matthew Evans
- Improve Crystal language to highlight regexes after some keywords, by Tsuyusato Kitsune
- π Fix filterByQualifiers: fileInfo can be null
- π Fixed String interpolation in Dart, by Scott Hyndman.
-
v9.13.1 Changes
π Improvements:
- C# function declarations no longer include trailing whitespace, by JeremyTCD
- Added new and missing keywords to AngelScript, by Melissa Geels
- TypeScript decorator factories highlighting fix, by Antoine Boisier-Michaud
- Added support for multiline strings to Swift, by Alejandro Isaza
- π Fixed issue that was causing some minifiers to fail.
- π Fixed
autoDetection
to accept language aliases.
-
v9.13.0 Changes
π New languages:
- ArcGIS Arcade by John Foster
- AngelScript by Melissa Geels
- GML by meseta
- isbl built-in language DIRECTUM and Conterra by Dmitriy Tarasov.
- PostgreSQL SQL dialect and PL/pgSQL language by Egor Rogov.
- ReasonML by Gidi Meir Morris
- SAS by Mauricio Caceres Bravo
- Plaintext by Egor Rogov
- .properties by bostko and Egor Rogov
π New styles:
- a11y-dark theme by Eric Bailey
- a11y-light theme by Eric Bailey
- An Old Hope by Gustavo Costa
- Atom One Dark Reasonable by Gidi Meir Morris
- isbl editor dark by Dmitriy Tarasov
- isbl editor light by Dmitriy Tarasov
- Lightfair by Tristian Kelly
- Nord by Arctic Ice Studio
- π¦ Shades of Purple by Ahmad Awais
π Improvements:
- π New attribute
endSameAsBegin
for nested constructs with variable names by Egor Rogov. - Python highlighting of escaped quotes fixed by Harmon
- PHP: Added alias for php7, by Vijaya Chandran Mani
- C++ string handling, by David Benjamin
- Swift Add
@objcMembers
to@attributes
, by Berk Γebi - Infrastructural changes by Marcos CΓ‘ceres
- Fixed metachars highighting for NSIS by Jan T. Sott
- Yaml highlight local tags as types by LΓ©o Lam
- Improved highlighting for Elixir by Piotr Kaminski
- π New attribute
disableAutodetect
for preventing autodetection by Egor Rogov - Matlab: transpose operators and double quote strings, by JohnC32 and Egor Rogov
- π Various documentation typos and improvemets by Jimmy WΓ€rting, Lutz BΓΌch, bcleland
- Cmake updated with new keywords and commands by Deniz Bahadir
-
v9.12.0 Changes
π New language:
- MikroTik RouterOS Scripting language by Ivan Dementev.
π New style:
- VisualStudio 2015 Dark by Nicolas LLOBERA
π Improvements:
- Crystal updated with new keywords and syntaxes by Tsuyusato Kitsune.
- Julia updated to the modern definitions by Alex Arslan.
- julia-repl added by Morten Piibeleht.
- Stanislav Belov wrote a new definition for 1C, replacing the one that has not been updated for more than 8 years. The new version supports syntax for versions 7.7 and 8.
- Nicolas LLOBERA improved C# definition fixing edge cases with function
titles detection and added highlighting of
[Attributes]
. - nnnik provided a few correctness fixes for Autohotkey.
- Martin Clausen made annotation collections in Clojure to look consistently with other kinds.
- Alejandro Alonso updated Swift keywords.
-
v9.11.0 Changes
π New languages:
- Shell by Tsuyusato Kitsune
- jboss-cli by RaphaΓ«l ParrΓ«e
π Improvements:
- π [JoΓ«l Porquet] has greatly improved the definition of makefile.
- C++ class titles are now highlighted as in other languages with classes.
- Jordi Petit added rarely used
or
,and
andnot
keywords to C++. - π Pieter Vantorre fixed highlighting of negative floating point values.
-
v9.10.0 Changes
π Apologies for missing the previous release cycle. Some thing just can't be automatedβ¦ Anyway, we're back!
π New languages:
- Hy by Sergey Sobko
- Leaf by Hale Chan
- N1QL by Andres TΓ€ht and Rene Saarsoo
π Improvements:
- Rust got updated with new keywords by Kasper Andersen and then significantly modernized even more by Eduard-Mihai Burtescu (yes, @eddyb, Rust core team member!)
- Python updated with f-literals by Philipp A.
- YAML updated with unquoted strings support.
- Gauss updated with new keywords by Matt Evans.
- Lua updated with new keywords by Joe Blow.
- Kotlin updated with new keywords by Philipp Hauer.
- TypeScript got highlighting of function params and updated keywords by Ike Ku.
- Scheme now correctly handles `-quoted lists thanks to Guannan Wei.
- Sam Wu fixed handling of
<<
in C++ defines.
-
v9.9.0 Changes
π New languages
- LLVM by Michael Rodler
π Improvements:
- TypeScript updated with annotations and param lists inside constructors, by Raphael Parree.
- CoffeeScript updated with new keywords and fixed to recognize JavaScript in ```, thanks to thanks to Geoffrey Booth.
- Compiler directives in Delphi are now correctly highlighted as "meta".
-
v9.8.0 Changes
This version is the second one that deserved a name. Because I'm in New York, π and the release isn't missing the deadline only because it's still Tuesday on West Coast.
π New languages:
- Clean by Camil Staps
- Flix by Magnus Madsen
π Improvements:
- Kenton Hamaluik did a comprehensive update for Haxe.
- New commands for PowerShell from Nicolas Le Gall.
- Jan T. Sott updated NSIS.
- Java and Swift support unicode characters in identifiers thanks to Alexander Lichter.