The letter A styled as Alchemists logo. lchemists
Sublime Text Setup Icon

Sublime Text Setup Versions

Overview

All versions adhere to the Strict Semantic Versioning as enforced with Versionaire and automated by Milestoner. Briefly, this means:

  • Major (X.y.z): Incremented for any backwards incompatible public API changes.
  • Minor (x.Y.z): Incremented for new, backwards compatible, public API enhancements/fixes.
  • Patch (x.y.Z): Incremented for small, backwards compatible, bug fixes.

22.1.0 (2024-03-03)

  • 🔼 Updated RuboCop to use XDG local configuration - Brooke Kuhlmann

  • 🔼 Updated preferences to include indexing of files - Brooke Kuhlmann

  • 🔼 Updated shell function snippet delimiter - Brooke Kuhlmann

  • 🔼 Updated to Caliber 0.50.0 - Brooke Kuhlmann

  • 🔼 Updated to Caliber 0.51.0 - Brooke Kuhlmann

  • 🔼 Updated to Git Lint 7.1.0 - Brooke Kuhlmann

22.0.0 (2024-01-01)

  • Added Rakefile quality task - Brooke Kuhlmann

  • Added Ruby description to benchmark snippets - Brooke Kuhlmann

  • Updated Circle CI step names - Brooke Kuhlmann

  • Updated gem dependencies - Brooke Kuhlmann

  • Updated to Ruby 3.3.0 - Brooke Kuhlmann

21.4.1 (2023-11-04)

  • Fixed Ruby breakpoint step snippet to answer result - Brooke Kuhlmann

  • Added Debug gem - Brooke Kuhlmann

  • Updated GitHub issue template with simplified sections - Brooke Kuhlmann

  • Updated to Caliber 0.42.0 - Brooke Kuhlmann

  • Refactored Gemfile to use ruby file syntax - Brooke Kuhlmann

21.4.0 (2023-06-19)

  • Added Bundler gem path snippet - Brooke Kuhlmann

  • Added Ruby Sod CLI snippets - Brooke Kuhlmann

  • Updated to Caliber 0.35.0 - Brooke Kuhlmann

  • Updated to Git Lint 6.0.0 - Brooke Kuhlmann

  • Updated to Refinements 11.0.0 - Brooke Kuhlmann

21.3.0 (2023-04-30)

  • Fixed Ruby Infusible snippet to use anonymous dependencies - Brooke Kuhlmann

  • Added Hanami snippets - Brooke Kuhlmann

  • Updated Ruby data notes snippet to use shorter description - Brooke Kuhlmann

  • Updated Ruby deprecation warning snippet to include code syntax - Brooke Kuhlmann

  • Updated Ruby fail (not implemented) snippet to include method signature - Brooke Kuhlmann

  • Updated to Caliber 0.30.0 - Brooke Kuhlmann

  • Updated to Ruby 3.2.2 - Brooke Kuhlmann

21.2.0 (2023-03-08)

  • Added Rake binstub - Brooke Kuhlmann

  • Added Ruby experimental warning snippet - Brooke Kuhlmann

  • Added Terraform source support for code comment snippets - Brooke Kuhlmann

  • Updated Ruby deprecated warning snippet to use deprecation category - Brooke Kuhlmann

  • Updated site URLs to use bare domain - Brooke Kuhlmann

  • Updated to Caliber 0.25.0 - Brooke Kuhlmann

  • Updated to Ruby 3.2.1 - Brooke Kuhlmann

21.1.0 (2023-01-08)

  • Fixed Git Lint Rakefile requirement - Brooke Kuhlmann

  • Added Ruby empty core instances snippets - Brooke Kuhlmann

  • Added Ruby require snippet - Brooke Kuhlmann

  • Updated to Caliber 0.21.0 - Brooke Kuhlmann

  • Updated to Git Lint 5.0.0 - Brooke Kuhlmann

21.0.0 (2022-12-25)

  • Added Elm Syntax Highlighting extension - Brooke Kuhlmann

  • Added Ruby Data primitive snippets - Brooke Kuhlmann

  • Added Ruby Struct assign snippet - Brooke Kuhlmann

  • Updated Ruby Struct initialize snippet trigger and body - Brooke Kuhlmann

  • Updated Ruby module self snippet use private - Brooke Kuhlmann

  • Updated preferences - Brooke Kuhlmann

  • Updated to Caliber 0.16.0 - Brooke Kuhlmann

  • Updated to Ruby 3.1.3 - Brooke Kuhlmann

  • Updated to Ruby 3.2.0 - Brooke Kuhlmann

  • Removed keyword initialization flag from struct snippets - Brooke Kuhlmann

20.0.0 (2022-09-05)

  • Fixed Ruby deprecation warning snippet - Brooke Kuhlmann

  • Fixed snippet typos - Brooke Kuhlmann

  • Added Dry Container register multiple line snippet - Brooke Kuhlmann

  • Added Dry Schema single line snippet - Brooke Kuhlmann

  • Added Dry Validation single line rule snippet - Brooke Kuhlmann

  • Added Ruby Infusible snippets - Brooke Kuhlmann

  • Added Ruby breakpoint step snippet - Brooke Kuhlmann

  • Updated Dry Container extract as fetch snippet - Brooke Kuhlmann

  • Updated Dry Schema multiple line snippet to use new trigger - Brooke Kuhlmann

  • Updated Dry Validation rule snippet to be multiple lines - Brooke Kuhlmann

  • Updated Ruby fail with method no implemented snippet to by more dynamic - Brooke Kuhlmann

  • Updated langauge preferences - Brooke Kuhlmann

  • Removed Auto Injector snippets - Brooke Kuhlmann

  • Removed Dry Container merge snippet - Brooke Kuhlmann

  • Removed Dry Container snippets which are eclipsed by Auto Injector - Brooke Kuhlmann

  • Removed Dry Schema constant from snippet - Brooke Kuhlmann

  • Removed Dry Validation required and optional snippets - Brooke Kuhlmann

  • Removed RSpec feature snippet - Brooke Kuhlmann

  • Removed Ruby Struct constant assignment from snippets - Brooke Kuhlmann

  • Refactored Dry Container register as a single line snippet - Brooke Kuhlmann

19.5.0 (2022-08-11)

  • Fixed Ruby lambda single line snippet to not use parameter parenthesis - Brooke Kuhlmann

  • Added Ruby DATA snippets - Brooke Kuhlmann

  • Added SimpleCov disable code snippet - Brooke Kuhlmann

  • Updated Ruby proc snippets to support optional parameters - Brooke Kuhlmann

  • Updated to Caliber 0.11.0 - Brooke Kuhlmann

19.4.0 (2022-07-03)

  • Fixed Ruby Dry Schema optional snippet to include type - Brooke Kuhlmann

  • Fixed Ruby Dry Schema required snippet to include type - Brooke Kuhlmann

  • Fixed Ruby Dry Schema snippet to include constant placeholder - Brooke Kuhlmann

  • Fixed Ruby Dry Validation optional snippet to include type - Brooke Kuhlmann

  • Fixed Ruby Dry Validation required snippet to include type - Brooke Kuhlmann

  • Added RSpec expect be snippet - Brooke Kuhlmann

  • Added Ruby Dry Validation each snippets - Brooke Kuhlmann

  • Added Ruby Dry Validation failure snippet - Brooke Kuhlmann

  • Added Ruby Dry Validation macro snippet - Brooke Kuhlmann

  • Added Ruby class refinement snippet - Brooke Kuhlmann

  • Added color palette preferences - Brooke Kuhlmann

  • Added word wrap preferences - Brooke Kuhlmann

19.3.1 (2022-05-07)

  • Updated to Caliber 0.6.0 - Brooke Kuhlmann

  • Updated to Caliber 0.7.0 - Brooke Kuhlmann

  • Updated to Caliber 0.8.0 - Brooke Kuhlmann

19.3.0 (2022-04-12)

  • Fixed Ruby Auto Injector dependencies snippet to use indentation - Brooke Kuhlmann

  • Fixed Ruby class command snippet to not start with class comment - Brooke Kuhlmann

  • Added GitHub sponsorship configuration - Brooke Kuhlmann

  • Added Ruby Auto Injector setup snippet - Brooke Kuhlmann

  • Added Ruby Dry Container extract snippet - Brooke Kuhlmann

  • Added Ruby Dry Container merge snippet - Brooke Kuhlmann

  • Updated to Caliber 0.5.0 - Brooke Kuhlmann

  • Updated to Git Lint 4.0.0 - Brooke Kuhlmann

  • Updated to Ruby 3.1.2 - Brooke Kuhlmann

19.2.0 (2022-03-06)

  • Fixed Elm footer snippet label - Brooke Kuhlmann

  • Fixed Hippocratic License to be 2.1.0 version - Brooke Kuhlmann

  • Fixed JavaScript getting snippet label - Brooke Kuhlmann

  • Added Bundler inline snippet pragmas and usage comment - Brooke Kuhlmann

  • Added Caliber gem - Brooke Kuhlmann

  • Added Dry Schema snippets - Brooke Kuhlmann

  • Added Ruby AutoInjector snippets - Brooke Kuhlmann

  • Added Ruby class single line snippet - Brooke Kuhlmann

  • Added Ruby module single line snippet - Brooke Kuhlmann

  • Updated Bundler gem snippet to make version requirement optional - Brooke Kuhlmann

  • Updated Bundler inline snippet to make gem requirement optional - Brooke Kuhlmann

  • Updated default Rake task to include Git Lint and Rubocop - Brooke Kuhlmann

  • Updated to Ruby 3.1.1 - Brooke Kuhlmann

  • Updated to dark theme and color schema - Brooke Kuhlmann

19.1.0 (2022-02-12)

  • Added Rails virtual column migration snippet - Brooke Kuhlmann

  • Added Ruby version to Gemfile - Brooke Kuhlmann

  • Updated to Git Lint 3.2.0 - Brooke Kuhlmann

  • Removed README badges - Brooke Kuhlmann

19.0.1 (2022-01-01)

  • Updated README policy section links - Brooke Kuhlmann

  • Updated changes as versions documentation - Brooke Kuhlmann

  • Removed code of conduct and contributing files - Brooke Kuhlmann

19.0.0 (2021-12-27)

  • Fixed Ayu color scheme path - Brooke Kuhlmann

  • Fixed Hippocratic license structure - Brooke Kuhlmann

  • Fixed README changes and credits sections - Brooke Kuhlmann

  • Fixed RSpec share examples snippet syntax - Brooke Kuhlmann

  • Fixed Rubocop Bundler/OrderedGems issue - Brooke Kuhlmann

  • Fixed Ruby Struct instance variable snippet description - Brooke Kuhlmann

  • Fixed Ruby class anonymous snippet - Brooke Kuhlmann

  • Fixed contributing documentation - Brooke Kuhlmann

  • Added LSP package - Brooke Kuhlmann

  • Added README community link - Brooke Kuhlmann

  • Added Ruby Async snippets - Brooke Kuhlmann

  • Added Ruby Dry Monads snippets - Brooke Kuhlmann

  • Added Ruby Refinements snippets - Brooke Kuhlmann

  • Added Ruby class command snippet - Brooke Kuhlmann

  • Added Ruby struct (anonymous) snippet - Brooke Kuhlmann

  • Added project citation information - Brooke Kuhlmann

  • Updated GitHub issue template - Brooke Kuhlmann

  • Updated Ruby Struct single and multi-line triggers - Brooke Kuhlmann

  • Updated Ruby function single and multi-line snippets - Brooke Kuhlmann

  • Updated Ruby struct inline snippet - Brooke Kuhlmann

  • Updated Ruby tap single and multi-line snippets - Brooke Kuhlmann

  • Updated Ruby then single and multi-line snippets - Brooke Kuhlmann

  • Updated to Git Lint 3.0.0 - Brooke Kuhlmann

  • Updated to Hippocratic License 3.0.0 - Brooke Kuhlmann

  • Updated to Ruby 3.0.3 - Brooke Kuhlmann

  • Updated to Ruby 3.1.0 - Brooke Kuhlmann

18.2.0 (2021-10-25)

  • Updated breakpoint snippets to default to Debug gem syntax - Brooke Kuhlmann

  • Removed notes from pull request template - Brooke Kuhlmann

18.1.0 (2021-09-05)

  • Added Ruby reduce with index snippet - Brooke Kuhlmann

  • Added Ruby with object index snippet - Brooke Kuhlmann

  • Updated README project description - Brooke Kuhlmann

  • Updated Ruby reducers to use accumulator for main object - Brooke Kuhlmann

18.0.0 (2021-07-18)

  • Fixed Ruby benchmark labels - Brooke Kuhlmann

  • Fixed Ruby deprecate snippet to be warn snippet - Brooke Kuhlmann

  • Fixed Ruby memory profile snippet - Brooke Kuhlmann

  • Fixed Ruby method snippet labels - Brooke Kuhlmann

  • Fixed Ruby middleware snippet label - Brooke Kuhlmann

  • Fixed comment snippets - Brooke Kuhlmann

  • Fixed symbolic link creation to application executable - Brooke Kuhlmann

  • Added Ruby call method snippets - Brooke Kuhlmann

  • Added Ruby module function snippets - Brooke Kuhlmann

  • Added version release notes - Brooke Kuhlmann

  • Updated Ruby encoding snippet to allow modification - Brooke Kuhlmann

  • Updated to 4.0.0 user preferences - Brooke Kuhlmann

  • Updated to Ayu theme - Brooke Kuhlmann

  • Updated to Ruby 3.0.2 - Brooke Kuhlmann

  • Updated utilities script to use preferences folder - Brooke Kuhlmann

  • Removed Rails find each snippet - Brooke Kuhlmann

  • Removed preferences user folder - Brooke Kuhlmann

  • Removed version from root path - Brooke Kuhlmann

17.0.0 (2021-06-01)

  • Fixed Ruby heredoc snippet to be uppercase - Brooke Kuhlmann

  • Added README package control instructions - Brooke Kuhlmann

  • Added Ruby Dry Container snippets - Brooke Kuhlmann

  • Added Ruby case pattern matching snippet - Brooke Kuhlmann

  • Added Ruby keyword snippet - Brooke Kuhlmann

  • Added Ruby method snippet - Brooke Kuhlmann

  • Added Ruby self endless method - Brooke Kuhlmann

  • Updated Ruby case branch snippet - Brooke Kuhlmann

  • Updated to 4.0.0 settings - Brooke Kuhlmann

  • Refactored JavaScript snippets to be named as such - Brooke Kuhlmann

16.0.0 (2021-04-11)

  • Fixed Sublime Text CLI symbolic link - Brooke Kuhlmann

  • Fixed multi-line snippet descriptions - Brooke Kuhlmann

  • Added Ruby function snippets - Brooke Kuhlmann

  • Updated Ruby curry snippet macro to use shorter macro - Brooke Kuhlmann

  • Updated Ruby regular expression snippet to use shorter macro - Brooke Kuhlmann

  • Updated to Ruby 3.0.1 - Brooke Kuhlmann

  • Removed Ruby closure snippets - Brooke Kuhlmann

15.1.0 (2021-03-15)

  • Added Ruby endless method snippet - Brooke Kuhlmann

  • Added executable linking - Brooke Kuhlmann

  • Updated to Circle CI 2.1.0 - Brooke Kuhlmann

  • Updated to Docker Alpine Ruby image - Brooke Kuhlmann

  • Refactored Ruby self method snippet - Brooke Kuhlmann

15.0.0 (2020-12-30)

  • Fixed Circle CI configuration for Bundler config path - Brooke Kuhlmann

  • Added Circle CI explicit Bundle install configuration - Brooke Kuhlmann

  • Added Ruby closure snippets - Brooke Kuhlmann

  • Added Ruby tap empty snippet - Brooke Kuhlmann

  • Added Ruby tap symbol-to-proc snippet - Brooke Kuhlmann

  • Updated Ruby lambda snippets to always require an argument - Brooke Kuhlmann

  • Updated Ruby tap macros - Brooke Kuhlmann

  • Updated Ruby then snippets - Brooke Kuhlmann

  • Updated to Git Lint 2.0.0 - Brooke Kuhlmann

  • Updated to Ruby 3.0.0 - Brooke Kuhlmann

  • Removed Ruby at exit snippets - Brooke Kuhlmann

  • Removed Ruby define method snippets - Brooke Kuhlmann

  • Removed Ruby each snippets - Brooke Kuhlmann

  • Removed Ruby file read and write snippets - Brooke Kuhlmann

  • Removed Ruby find snippets - Brooke Kuhlmann

  • Removed Ruby hash default proc snippets - Brooke Kuhlmann

  • Removed Ruby loop snippets - Brooke Kuhlmann

  • Removed Ruby map snippets - Brooke Kuhlmann

  • Removed Ruby method snippets - Brooke Kuhlmann

  • Removed Ruby reject snippets - Brooke Kuhlmann

  • Removed Ruby select snippets - Brooke Kuhlmann

  • Removed Ruby split snippets - Brooke Kuhlmann

  • Removed Ruby times snippets - Brooke Kuhlmann

  • Removed frozen string literal from Bundler Inline snippet - Brooke Kuhlmann

14.2.0 (2020-11-14)

  • Added Emmet preferences

  • Updated project documentation to conform to Rubysmith template

  • Updated to Git Lint 1.3.0

  • Updated to Ruby 2.7.2

14.1.0 (2020-07-13)

  • Fixed project requirements

  • Added Ruby fail snippet

  • Updated GitHub templates

  • Updated to Git Lint 1.0.0

  • Removed frozen string literal from rack middleware snippet

  • Refactored Rakefile requirements

14.0.0 (2020-05-25)

  • Added RSpec helper snippet

  • Added user preference directory filtering

  • Updated Bundler inline snippet to ignore Bundler version

  • Updated README credit URL

  • Removed RSpec spec and rails helper snippets

  • Removed file icon as an ignored package

  • Removed manditory block argument from proc snippets

13.0.0 (2020-04-01)

  • Added ASCII Doctor syntax highligher package

  • Added Ruby simple and class delegation snippets

  • Updated Circle CI build label

  • Updated Ruby delegate snippet to only use four characters

  • Updated documentation to ASCII Doc format

  • Updated preferences

  • Updated to Code of Conduct 2.0.0

  • Updated to Git Cop 4.0.0

  • Updated to Ruby 2.7.1

  • Removed Color Highlighter package

  • Removed README images

12.2.0 (2020-01-01)

  • Updated preferences.

  • Updated project summary.

  • Updated to Ruby 2.7.0.

  • Removed unnecessary Bash script documentation.

12.1.0 (2019-10-12)

  • Fixed README keyboard shortcut indentation.

  • Added Dockerfile syntax highlighting extension.

  • Added Rubocop todo snippet.

  • Added Ruby Dry Validation snippets.

  • Updated to Rake 13.0.0.

  • Updated to Ruby 2.6.5.

12.0.0 (2019-09-01)

  • Added Package Resource Viewer package.

  • Added Rails application job snippet.

  • Added Rails find each snippet.

  • Added Ruby define method snippet.

  • Added Ruby define singleton method snippet.

  • Added Ruby method snippet.

  • Added Ruby self method snippet.

  • Updated Elm and Ruby modules to use shorter trigger.

  • Updated Elm package name.

  • Updated RSpec describe snippet to default to instance methods.

  • Updated Ruby curry snippet to include name placeholder.

  • Updated Ruby method proc to use new trigger.

  • Updated Ruby struct initialize snippet trigger.

  • Updated preferences to exclude public assets.

  • Updated to Ruby 2.6.4.

11.0.0 (2019-08-01)

  • Fixed Ruby script header trigger.

  • Fixed Shell snippets to use natural expression for triggers.

  • Fixed snippet descriptions.

  • Added RSpec mock with temporary scope snippet.

  • Added Ruby breakpoint tap snippet.

  • Added Ruby curry snippet.

  • Added Ruby shortcut snippets.

  • Added struct instance assignment snippet.

  • Removed Capybara save and open snippet.

  • Removed Climate Control snippet.

  • Removed HTML image placeholder snippet.

10.1.0 (2019-06-01)

  • Added Ruby snippet for method proc.

  • Added Ruby squiggly heredoc snippet.

  • Updated Ruby anonymous class snippet to mention superclass.

  • Updated contributing documentation.

  • Updated to Git Cop 3.5.0.

10.0.1 (2019-05-01)

  • Fixed RSpec allow original wrap typo.

  • Fixed RSpec expect output snippet to use block.

  • Added project icon to README.

10.0.0 (2019-04-21)

  • Added RSpec it behaves like multi-line snippet.

  • Added RSpec extension.

  • Added RSpec include context snippet.

  • Added RSpec include examples snippet.

  • Added RSpec pending snippets.

  • Added Ruby then snippet for method procs.

  • Added additional RSpec allow snippets.

  • Added additional RSpec expect snippets.

  • Added version release notes.

  • Updated RSpec allow snippet to use shorter macro.

  • Updated RSpec expect snippet to use shorter macro.

  • Updated to Ruby 2.6.3.

  • Removed RSpec also snippets.

  • Removed Rails select options snippet.

  • Refactored RSpec it behaves like snippet as single line.

9.3.0 (2019-04-01)

  • Fixed FactoryBot trait snippet labels.

  • Added FactoryBot build snippet.

  • Added FactoryBot build stubbed snippet.

  • Added FactoryBot create snippet.

  • Added Ruby Hash default proc snippet.

  • Added Ruby proc multiple line snippet.

  • Added Ruby trap snippets.

  • Added Terraform extension.

  • Updated default font size.

  • Updated extension settings.

  • Updated to Ruby 2.6.2.

9.2.0 (2019-03-01)

  • Fixed Ruby file read snippet to use less code.

  • Fixed Ruby file write snippet to use less code.

  • Fixed Ruby not implemented error snippet to be dynamic.

  • Fixed Ruby proc snippet to use Kernal method.

  • Fixed Ruby snippet name placeholders.

  • Added Ruby anonymous class snippet.

  • Added Ruby at exit snippets.

  • Added Rust function snippet.

  • Added key binding for reseting font zoom.

  • Updated Ruby memory benchmark snippet.

  • Updated Ruby yield self snippets as then snippets.

9.1.0 (2019-02-01)

  • Fixed Ruby struct initialize method to allow for argument customization.

  • Added Ruby Benchmark Memory snippet.

  • Added Ruby split snippets.

  • Added Ruby times snippets.

  • Updated to Ruby 2.6.1.

  • Updated user preferences.

  • Removed Markdown Extended extension.

  • Refactored Ruby benchmark report snippets.

  • Refactored Ruby debug as breakpoint snippet.

9.0.0 (2019-01-01)

  • Fixed Circle CI cache for Ruby version.

  • Added Circle CI Bundler cache.

  • Added Ruby Memory Profiler snippet.

  • Added Ruby forwardable snippet.

  • Added Ruby snippet for Rack Middleware.

  • Added Ruby struct initialize snippet.

  • Added frozen string literal to Bundler inline snippet.

  • Updated RSpec subject snippet to enforce explicit subject.

  • Updated Ruby delegate snippet to use forwardable syntax.

  • Updated application settings.

  • Updated to Git Cop 3.0.0.

  • Updated to Ruby 2.6.0.

  • Removed Rack Mini-Profiler step snippet.

8.4.0 (2018-11-01)

  • Fixed Markdown ordered list numbering.

  • Added Elm HTML application snippet.

  • Added Elm HTML element snippet.

  • Added Elm browser document snippet.

  • Updated Elm HTMl component snippet.

  • Updated to Contributor Covenant Code of Conduct 1.4.1.

  • Updated to Elm 0.19 support.

  • Updated to Ruby 2.5.2.

  • Updated to Ruby 2.5.3.

8.3.0 (2018-07-01)

  • Fixed Bundler inline snippet to install gems by default.

  • Fixed Ruby initialize snippet file name.

  • Added complete Package Control installed packages list.

  • Updated Semantic Versioning links to be HTTPS.

  • Updated draw white space preference to be selection only.

8.2.0 (2018-05-01)

  • Fixed CSS/SCSS snippets to be appropriately sourced.

  • Fixed SCSS image URL snippet.

  • Added CSS Flexbox snippet.

  • Added CSS Grid snippets.

  • Added CSS border radius snippet.

  • Added CSS media snippet.

  • Added CSS root snippet.

  • Added CSS style snippet.

  • Added CSS variable snippets.

  • Added Elm HTML snippets.

  • Added JavaScript anonymous function snippet.

  • Added JavaScript async function snippet.

  • Added JavaScript catch snippet.

  • Added JavaScript event listener snippet.

  • Added JavaScript then snippet.

  • Added JavaScript try snippet.

  • Added SCSS variable define snippet.

  • Added print shell snippet.

  • Updated JavaScript function snippet.

  • Updated project changes to use semantic versions.

8.1.0 (2018-04-01)

  • Added Elm HTML component snippet types and records.

  • Added Elm documentation snippets.

  • Added Ruby case snippet.

  • Added bundler snippets.

  • Added multi-line Ruby if snippet.

  • Added snippet for Ruby structs.

  • Updated README license information.

  • Updated package control settings.

  • Updated shell function snippet to trigger on fn.

  • Updated to Adaptive theme.

  • Updated to Circle CI 2.0.0 configuration.

  • Updated to Git Cop 2.2.0.

  • Updated to Ruby 2.5.1.

  • Removed Patreon badge from README.

  • Refactored Elm snippets for tuple single and multiple lines.

8.0.0 (2018-01-01)

  • Added Gemfile.lock to .gitignore.

  • Added Package Control support.

  • Added RSpec matcher (with block argument) snippet.

  • Added Rails create table migration snippet.

  • Added Rubocop (enable) snippet.

  • Added Ruby snippet for yield_self.

  • Added comments to Rails migration snippets.

  • Added ctags tags file to file exclude pattern list.

  • Updated RSpec matcher snippet to be a simple block.

  • Updated Rubocop (disable) snippet label.

  • Updated to Apache 2.0 license.

  • Updated to Ruby 2.4.3.

  • Updated to Ruby 2.5.0.

  • Updated to Sublime Text 3 default theme.

  • Removed Jasmine snippets.

  • Removed Pry remote debugger snippet.

  • Removed pryl snippet (use debug instead).

  • Refactored Factory Bot snippet file names.

7.1.0 (2017-11-19)

  • Fixed global file and folder exclude settings.

  • Added Ruby initialize (body) snippet.

  • Added Ruby snippets for attribute reader, writer, and accessor.

  • Updated Gemfile.lock file.

  • Updated to Bundler 1.16.0.

  • Updated to Git Cop 1.7.0.

  • Updated to Rake 12.3.0.

  • Updated to Rubocop 0.51.0.

7.0.0 (2017-09-23)

  • Added Elm case branch response snippet.

  • Added Elm case branch snippet for remote data.

  • Added Gemfile.lock to .gitignore.

  • Added JavaScript Elm port snippet.

  • Added snippet for Rails JSON migration.

  • Updated CONTRIBUTING documentation.

  • Updated GitHub templates.

  • Updated Rails migration decimal snippet to not allow nulls.

  • Updated gem dependencies.

  • Updated to Ruby 2.4.2.

  • Removed comment note snippet.

  • Removed default string from Rails string/text migrations.

6.4.0 (2017-06-18)

  • Added Git Cop support.

  • Added Rails Controller snippet.

  • Added Ruby namespace snippet.

  • Added parenthesis to Rails scopes.

6.3.0 (2017-04-09)

  • Added Elm API (read/write) function snippets.

  • Added Elm API client template.

  • Added Elm Maybe block and line snippets.

  • Added Elm case API branch snippet.

  • Added Rails enum snippet.

  • Added Rails migration snippets.

6.2.0 (2017-03-19)

  • Fixed Elm type alias snippets.

  • Added Elm HTML div snippet.

  • Added Elm debug snippet.

  • Added Elm key=value snippet.

  • Added Elm navigation template snippet.

  • Added Elm record snippets.

  • Added Elm tuple snippet.

  • Added RSpec It block snippet.

  • Added init and subscription functions to Elm HTML program snippet.

  • Updated Elm HTML component template snippet to include initialization.

  • Updated Elm node snippet to use less characters.

  • Updated README semantic versioning order.

  • Updated RSpec behaves like snippet macro.

6.1.0 (2017-02-05)

  • Added Elm FIX and TODO comment snippets.

  • Added Elm HTML compoment template snippet.

  • Added Elm if snippet.

  • Added Elm type alias snippet.

  • Added Elm type snippet.

  • Added Elm module snippet.

  • Updated contributing documentation.

6.0.0 (2017-01-01)

  • Fixed Ruby Lambda snippet.

  • Fixed Ruby pragma.

  • Added Bash snippet for script settings.

  • Added Elm HTML node snippet.

  • Added Elm HTML program template snippet.

  • Added Elm case statement snippet.

  • Added Elm describe snippet.

  • Added Elm function snippet.

  • Added Elm it snippet.

  • Added Elm language extension preferences.

  • Added Elm spec template snippet.

  • Added Reek disable code comment snippet support.

  • Added Ruby Lambda (multiple line) snippet.

  • Added Ruby find snippet (single and multi-line).

  • Added SCSS include snippet.

  • Added SCSS mixin snippet.

  • Added ShellCheck disable code comment snippet support.

  • Updated Elm snippets to use "Elm" label.

  • Updated README versioning documentation.

  • Updated Sublime Text preferences to ignore Node, Elm, and Coverage.

  • Removed CHANGELOG.md (use CHANGES.md instead).

  • Removed Ruby detect snippets.

  • Refactored Elm anonymous function snippet.

5.0.0 (2016-10-11)

  • Fixed Bash header snippet to dynamically use correct Bash version.

  • Fixed Bash script header to dynamically load correct environment.

  • Updated default extension preferences.

  • Removed run.sh (use bin/run instead).

4.1.0 (2016-09-30)

  • Fixed RSpec "after" snippet cursor placement.

  • Fixed RSpec "around" snippet cursor placement.

  • Fixed RSpec "before" snippet cursor placement.

  • Fixed shell function snippet so parameter template is included.

  • Added RSpec shared context snippet.

  • Added duplicate comment snippet.

  • Added optional prefix for RSpec shared examples snippet.

  • Added word wrap key binding support for Git comments.

  • Updated GitHub issue and pull request templates.

  • Updated bmi snippet format.

  • Updated failn snippet format.

  • Updated user preferences for column ruler to use 100th column.

4.0.0 (2016-03-21)

  • Fixed contributing guideline links.

  • Added Elm snippets.

  • Added GitHub issue and pull request templates.

  • Added RSpec "around" snippet.

  • Added Rubocop disable snippet.

  • Added Ruby #detect snippets (single and multiple line).

  • Added Ruby #reject snippets (single and multiple line).

  • Added Ruby #select snippets (single and multiple line).

  • Added Ruby snippets for #tap method (single and multiple line).

  • Added Shell function snippet.

  • Updated Ruby lamdba snippet to use lam macro.

  • Updated Ruby reduce macros so that object and items are defined.

  • Updated to Code of Conduct, Version 1.4.0.

  • Removed Rubocop config path from settings.

  • Removed Ruby bb snippet for byebug.

  • Removed Ruby hashrm snippet (i.e Hash Reverse Merge).

3.3.0 (2016-01-02)

  • Fixed spacing for Bash and Ruby pragma comments.

  • Added ApplySyntax settings for HTML (Rails) and JSON.

  • Added RSpec namespace to RSpec template snippets.

  • Added fsl snippet for Ruby frozen string literal comment.

  • Added snippet for creating Ruby refinements.

3.2.0 (2015-12-02)

  • Fixed Ruby file reading and writing snippets.

  • Added Patreon badge to README.

  • Added Ruby fetch (multiple line) snippet.

  • Added Ruby initialize snippet.

  • Added dc snippet for creating a RSpec described_class.

  • Added ia snippet for Ruby instance assignment.

  • Added regexm Ruby Regex (multiple line) snippet.

  • Updated to Code of Conduct 1.3.0.

  • Updated README with Tocer generated Table of Contents.

  • Updated Ruby hash snippet to support Array and Hash syntax.

3.1.0 (2015-10-14)

  • Added Benchmark IPS snippets.

  • Added Climate Control snippet.

  • Added Jasmine after snippet for after each block support.

  • Added JavaScript function snippet.

  • Added RSpec ag snippet for :aggregate_failures

  • Added RSpec post-description tab stops for multi-line snippets.

  • Added Ruby bb snippet for byebug.

  • Added class snippet for creating Ruby class definitions.

  • Added module snippet for creating Ruby module definitions.

  • Removed unnecessary brackets used in snippet tab stops.

3.0.0 (2015-06-07)

  • Removed bang support from single and multi-line let snippets.

  • Removed the ano alias (use ispy instead).

  • Fixed ERB snippet descriptions.

  • Fixed hanging script with invalid option.

  • Updated Jasmine snippets to use a space in function definitions.

  • Updated preferences with Sublime Text 3 adjustments

  • Updated to Sublime Text 3.

  • Added Color Highlighter and Sublime Linter to .gitignore.

  • Added Color Highlighter extension preferences.

  • Added Jasmine before snippet.

  • Added Jasmine describe and it snippets.

  • Added Jasmine expect snippet.

  • Added Jasmine spec template snippet.

  • Added JavaScript getter and setter snippets.

  • Added RSpec snippets for object, instance, and class doubles.

  • Added RSpec snippets for object, instance, and class spies.

  • Added Rails scope snippet.

  • Added RuboCop preferences.

  • Added code of conduct documentation.

  • Added file indexing debugging tips for the console to the README.

  • Added snippets for RSpec spec and rails helper templates.

2.0.0 (2015-03-01)

  • Removed RSpec stub snippet.

  • Removed RSpec expect_any_instance_of snippet.

  • Removed RSpec allow_any_instance_of snippet.

  • Removed Ruby hash inject snippet (use with_object instead).

  • Removed Ruby array inject snippet (use with_object instead).

  • Removed Rspec constant stubbing/hidding.

  • Removed RSpec double snippet.

  • Removed Bootstrap HTML table snippet.

  • Fixed Ruby each/map snippet parameter numbering.

  • Updated Ruby hash reverse merge snippet to use optional bang.

  • Updated RSpec let snippets to use optional bang.

  • Updated RSpec As Null Object snippet to use ano trigger.

  • Updated Placehold.it to use placehold trigger.

  • Updated HTML comment snippet to use comment trigger.

  • Updated CSS Comment snippet to use comment trigger.

  • Added RSpec shared examples snippet.

  • Added RSpec it behaves like snippet.

  • Added RSpec Also snippet for single and multiple line usage.

  • Added RSpec feature snippet.

  • Added RSpec scenario snippet.

  • Added Ruby loop snippets (single and multiple line).

  • Added Ruby fail (not implemented) error snippet.

  • Added Ruby deprecate text snippet.

  • Added Ruby reduce snippets (single and multiple line).

  • Added Ruby with_object snippets (single and multiple line).

  • Added Ruby Pry snippets (local and remote).

  • Added JavaScript snippets for console log, info, warn, and error.

  • Added JavaScript switch snippet.

  • Added JavaScript snippets for console count, dir, time, and trace.

  • Added Shell snippets for array list, delete, index, length, and offset.

  • Added Shell variable default snippet.

1.0.0 (2014-11-27)

  • Initial version.