Skip to content

Tags: scriptcoded/sql-highlight

Tags

v6.1.0

Toggle v6.1.0's commit message

Verified

This commit was signed with the committer’s verified signature.
scriptsbot Script's Bot
chore(release): 6.1.0 [skip ci]

# [6.1.0](v6.0.0...v6.1.0) (2025-06-06)

### Features

* added declare for procedual plsql as keyword ([812dfec](812dfec))

v6.0.0

Toggle v6.0.0's commit message

Verified

This commit was signed with the committer’s verified signature.
scriptsbot Script's Bot
chore(release): 6.0.0 [skip ci]

# [6.0.0](v5.0.0...v6.0.0) (2024-07-02)

### Bug Fixes

* improve number detection ([02d459a](02d459a)), closes [#149](#149)
* improve operator detection ([183a4fb](183a4fb)), closes [#150](#150)
* typo in unknown segments ([70af287](70af287)), closes [#148](#148) [#178](#178) [#148](#148)

### Features

* add way to style identifiers ([25677d4](25677d4)), closes [#147](#147)
* release 5.1.0 ([3a58def](3a58def))

### BREAKING CHANGES

* The `default` segment has been split into `identifier` and `whitespace`
segments.  There's also a new `unknown` segment that will only show up for malformed
SQL such as an unclosed string.

However, the highlight() function works largely the same as before, both normal mode and HTML mode,
except for the bug fix to stop classifying identifiers as strings.  In other words, SQL like

select * from EMP where NAME="John Smith"

will get highlighted the same as before, i.e. no syntax highlighting for EMP or NAME.

v5.0.0

Toggle v5.0.0's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
* chore!: add support for Node 22 ([628360f](628360f))

* drop support for Node 14.

v4.4.2

Toggle v4.4.2's commit message

Verified

This commit was signed with the committer’s verified signature.
scriptsbot Script's Bot
chore(release): 4.4.2 [skip ci]

## [4.4.2](v4.4.1...v4.4.2) (2024-03-10)

### Bug Fixes

* add COMMIT keyword ([b9ccf62](b9ccf62))

v4.4.1

Toggle v4.4.1's commit message

Verified

This commit was signed with the committer’s verified signature.
scriptsbot Script's Bot
chore(release): 4.4.1 [skip ci]

## [4.4.1](v4.4.0...v4.4.1) (2024-03-10)

### Bug Fixes

* add RETURNING keyword ([e36fb72](e36fb72))

v5.0.0-beta.2

Toggle v5.0.0-beta.2's commit message

Verified

This commit was signed with the committer’s verified signature.
scriptsbot Script's Bot
chore(release): 5.0.0-beta.2 [skip ci]

# [5.0.0-beta.2](v5.0.0-beta.1...v5.0.0-beta.2) (2023-10-24)

### Features

* add way to style identifiers ([01df1cd](01df1cd)), closes [#147](#147)

### BREAKING CHANGES

* The `default` segment has been split into `identifier` and `whitespace`
segments.  There's also a new `unknown` segment that will only show up for malformed
SQL such as an unclosed string.

However, the highlight() function works largely the same as before, both normal mode and HTML mode,
except for the bug fix to stop classifying identifiers as strings.  In other words, SQL like

select * from EMP where NAME="John Smith"

will get highlighted the same as before, i.e. no syntax highlighting for EMP or NAME.

v5.0.0-beta.1

Toggle v5.0.0-beta.1's commit message

Verified

This commit was signed with the committer’s verified signature.
scriptsbot Script's Bot
chore(release): 5.0.0-beta.1 [skip ci]

# [5.0.0-beta.1](v4.4.0...v5.0.0-beta.1) (2023-10-24)

### Features

* add support for Node.js 20 ([eb12c85](eb12c85))

### BREAKING CHANGES

* Dropping support for Node.js 14

v4.4.0

Toggle v4.4.0's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
chore(master): release 4.4.0

v4.3.3

Toggle v4.3.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore(master): release 4.3.3 (#113)

v4.3.2

Toggle v4.3.2's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
chore(master): release 4.3.2