Skip to content

Latest commit

 

History

History
235 lines (132 loc) · 15.5 KB

CHANGELOG.md

File metadata and controls

235 lines (132 loc) · 15.5 KB

Changelog

1.4.0 (2024-02-28)

Features

Build System

  • mocha: bump mocha from 10.2.0 to 10.3.0 (#50) (133be56)

Continuous Integration

  • release-please: fix action logic typo (e6436a8)

1.3.5 (2024-02-06)

Bug Fixes

  • rename variable classes from debug temp names (fa67d05)

1.3.4 (2024-02-06)

Bug Fixes

  • handle words starting with "this" e.g. thisAccount (#48) (85641da)

Styles

  • exclude tick-marks from comment substring highlighting (#38) (66936f4)

Build System

  • move scripts cheatsheet (1e1e4fc)
  • prettier: bump prettier from 3.0.3 to 3.1.0 (#37) (a3d10f4)
  • prettier: bump prettier from 3.1.0 to 3.1.1 (#41) (c0621dd)
  • prettier: bump prettier from 3.2.2 to 3.2.3 (#44) (2cfc254)
  • prettier: bump prettier from 3.2.3 to 3.2.4 (#45) (e3138e8)

Continuous Integration

  • google-github-actions/release-please-action: bump google-github-actions/release-please-action from 3 to 4 (#40) (bdd93a7)
  • release-please: update release-please action inputs (e49d3aa)
  • release-please: update release-please action inputs (3ca1068)

1.3.3 (2023-11-09)

Bug Fixes

  • include interface in class declaration (#34) (51037bd)
  • remove unnecessary system interfaces (c8e9b25)

Reverts

  • "docs: add separate changelog section for dependencies" (4483ee6)

Code Refactoring

Documentation

  • add separate changelog section for dependencies (ed13712)
  • include testing updates in changelog (9a55c6a)

Tests

  • add page to view expected markup test code (c8e9b25)
  • add sample soql file (c8e9b25)

Build System

Continuous Integration

  • dependabot: auto-rename dependabot update PRs (#33) (ca9a5ed)
  • dependabot: update dependabot PRs only if opened by dependabot (#36) (5a19c11)

1.3.2 (2023-11-07)

Code Refactoring

  • apex: rearrange class for readability (#29) (e73a679)
  • rearrange modules to better order for parsing (#30) (b8e8a6f)

Styles

  • monokai-sublime-apex: update theme subscopes (#27) (837b79f)

1.3.1 (2023-11-02)

Continuous Integration

  • npm: give proper permission to upload provenance (50fe2be)

1.3.0 (2023-11-02)

Features

Styles

  • CSS: create Monokai Sublime Apex theme (#18) (d8a6ca1)
  • Monokai-Sublime-Apex theme has been revised (0616140)

Documentation

Build System

  • changelog: remove auto-changelog (#21) (4c82447)

Continuous Integration

1.2.1 (2023-11-02)

Miscellaneous Chores

Documentation

  • changelog: update changelog v1.2.0 (3144fae)

Build System

  • deps-dev: bump highlight.js from 11.7.0 to 11.8.0 (#8) (54529fe)
  • deps-dev: bump prettier from 2.8.7 to 2.8.8 (#7) (9edcca2)
  • deps-dev: bump prettier from 2.8.8 to 3.0.0 (f866c97)
  • deps-dev: bump prettier from 3.0.0 to 3.0.1 (#10) (ae6770e)
  • deps-dev: bump prettier from 3.0.1 to 3.0.2 (#12) (e1f490a)
  • deps-dev: bump prettier from 3.0.2 to 3.0.3 (#13) (d2f1a6f)
  • deps: bump highlight.js from 11.8.0 to 11.9.0 (#15) (b20db94)
  • include highlight.js as dependency (#11) (1026749)

Continuous Integration

  • deps: bump actions/checkout from 3 to 4 (#14) (c237011)
  • release-please: implement Release-Please for changelog (#17) (c81e1ee)

v1.2.0 - 2023-03-29

Merged

  • build(deps): bump highlight.js from 11.8.0 to 11.9.0 #15
  • ci(deps): bump actions/checkout from 3 to 4 #14
  • build(deps-dev): bump prettier from 3.0.2 to 3.0.3 #13
  • build(deps-dev): bump prettier from 3.0.1 to 3.0.2 #12
  • build: include highlight.js as dependency #11
  • build(deps-dev): bump prettier from 3.0.0 to 3.0.1 #10
  • build(deps-dev): bump prettier from 2.8.8 to 3.0.0 #9
  • build(deps-dev): bump highlight.js from 11.7.0 to 11.8.0 #8
  • build(deps-dev): bump prettier from 2.8.7 to 2.8.8 #7

Commits

  • begin npm setup 284b7df
  • docs(changelog): update changelog v1.2.0 3144fae
  • chore: update package.json to v1.2.0 e2af1e6

v1.1.1 - 2023-03-29

Merged

  • feat(auto-changelog): configure auto-changelog #6
  • build(deps-dev): bump prettier from 2.8.4 to 2.8.7 #5
  • feat: update to Spring 23 (API 57.0) #4

Commits

v1.1.0 - 2022-06-02

Commits

v1.0.0 - 2022-05-31

Merged

  • NPM packaging #1

Commits