
Sublime Text Kit Versions
Overview
All versions adhere to the Semantic Versioning specification. Briefly, it 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.
13.1.0 (2022-05-07)
-
Fixed RuboCop Style/EnvHome issues - Brooke Kuhlmann
-
Added gemspec funding URI - Brooke Kuhlmann
-
Updated to Auto Injector 0.5.0 - Brooke Kuhlmann
-
Updated to Caliber 0.8.0 - Brooke Kuhlmann
-
Updated to Cogger 0.1.0 - Brooke Kuhlmann
-
Updated to Refinements 9.4.0 - Brooke Kuhlmann
-
Updated to Runcom 8.4.0 - Brooke Kuhlmann
-
Updated to Spek 0.3.0 - Brooke Kuhlmann
13.0.1 (2022-04-23)
-
Added GitHub sponsorship configuration - Brooke Kuhlmann
-
Updated to Caliber 0.6.0 - Brooke Kuhlmann
-
Updated to Caliber 0.7.0 - Brooke Kuhlmann
-
Updated to Git Lint 4.0.0 - Brooke Kuhlmann
-
Updated to Ruby 3.1.2 - Brooke Kuhlmann
13.0.0 (2022-04-09)
-
Added Auto Injector gem - Brooke Kuhlmann
-
Added CLI actions container - Brooke Kuhlmann
-
Added CLI actions import - Brooke Kuhlmann
-
Added Cogger gem - Brooke Kuhlmann
-
Added container import - Brooke Kuhlmann
-
Added snippets printer - Brooke Kuhlmann
-
Updated implementation to use auto-injection - Brooke Kuhlmann
-
Updated snippets action to use consolidated printer - Brooke Kuhlmann
-
Updated to Caliber 0.5.0 - Brooke Kuhlmann
-
Updated to Debug 1.5.0 - Brooke Kuhlmann
-
Removed Pastel gem - Brooke Kuhlmann
-
Removed snippet printers - Brooke Kuhlmann
-
Refactored RSpec application container as dependencies - Brooke Kuhlmann
12.3.2 (2022-03-20)
-
Fixed CLI core parser issue with no default snippets format set - Brooke Kuhlmann
-
Fixed Circle CI configuration to check Gemfile and gemspec - Brooke Kuhlmann
-
Updated to Dry Container 0.9.0 - Brooke Kuhlmann
12.3.1 (2022-03-03)
-
Fixed Hippocratic License to be 2.1.0 version - Brooke Kuhlmann
-
Fixed Rubocop RSpec issues with boolean and nil identity checks - Brooke Kuhlmann
-
Updated to Caliber 0.2.0 - Brooke Kuhlmann
-
Updated to Ruby 3.1.1 - Brooke Kuhlmann
-
Updated to Spek 0.2.0 - Brooke Kuhlmann
12.3.0 (2022-02-12)
-
Added Caliber - Brooke Kuhlmann
-
Updated to Git Lint 3.2.0 - Brooke Kuhlmann
-
Updated to RSpec 3.11.0 - Brooke Kuhlmann
-
Updated to Refinements 9.2.0 - Brooke Kuhlmann
12.2.0 (2022-02-06)
-
Added Spek gem - Brooke Kuhlmann
-
Updated implementation to leverage Spek presenter - Brooke Kuhlmann
-
Updated to Runcom 8.2.0 - Brooke Kuhlmann
-
Removed README badges - Brooke Kuhlmann
-
Removed gemspec safe defaults - Brooke Kuhlmann
12.1.0 (2022-01-23)
-
Added Ruby version to Gemfile - Brooke Kuhlmann
-
Added identity to gem specification - Brooke Kuhlmann
-
Updated to Reek 6.1.0 - Brooke Kuhlmann
-
Updated to Refinements 9.1.0 - Brooke Kuhlmann
-
Updated to Rubocop 1.25.0 - Brooke Kuhlmann
-
Refactored Git ignore - Brooke Kuhlmann
12.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
12.0.0 (2021-12-29)
-
Fixed CLI actions to use logger blocks - Brooke Kuhlmann
-
Fixed CLI core parser to only use boolean for version - Brooke Kuhlmann
-
Fixed Hippocratic license structure - Brooke Kuhlmann
-
Fixed README changes and credits sections - Brooke Kuhlmann
-
Fixed RSpec/Dialect issues - Brooke Kuhlmann
-
Fixed contributing documentation - Brooke Kuhlmann
-
Added Rakefile Bundler gem tasks - Brooke Kuhlmann
-
Added project citation information - Brooke Kuhlmann
-
Updated GitHub issue template - Brooke Kuhlmann
-
Updated Rubocop sub-project gem dependencies - Brooke Kuhlmann
-
Updated configuration to be frozen by default - Brooke Kuhlmann
-
Updated snippets format to default to ASCII Doc - Brooke Kuhlmann
-
Updated to Amazing Print 1.4.0 - Brooke Kuhlmann
-
Updated to Debug 1.4.0 - Brooke Kuhlmann
-
Updated to Git Lint 3.0.0 - Brooke Kuhlmann
-
Updated to Hippocratic License 3.0.0 - Brooke Kuhlmann
-
Updated to Refinements 9.0.0 - Brooke Kuhlmann
-
Updated to Rubocop 1.24.0 - Brooke Kuhlmann
-
Updated to Ruby 3.0.3 - Brooke Kuhlmann
-
Updated to Ruby 3.1.0 - Brooke Kuhlmann
-
Updated to Runcom 8.0.0 - Brooke Kuhlmann
-
Updated to SimpleCov 0.21.2 - Brooke Kuhlmann
-
Removed Gemsmith depenendecy - Brooke Kuhlmann
-
Removed Versionaire Option Parser extension - Brooke Kuhlmann
-
Refactored CLI assembler as parser - Brooke Kuhlmann
-
Refactored RSpec temporary directory shared context - Brooke Kuhlmann
-
Refactored configuration loader to use a client constant - Brooke Kuhlmann
-
Refactored configuration to top-level namespace - Brooke Kuhlmann
-
Refactored implementation to use punning - Brooke Kuhlmann
11.0.3 (2021-11-20)
-
Added README community link - Brooke Kuhlmann
-
Added gemspec MFA opt in requirement - Brooke Kuhlmann
-
Refactored binary to exe instead of bin directory - Brooke Kuhlmann
11.0.2 (2021-10-20)
-
Fixed README ASCII Doc issues with numbering - Brooke Kuhlmann
-
Updated to Refinements 8.5.0 - Brooke Kuhlmann
-
Updated to Zeitwerk 2.5.0 - Brooke Kuhlmann
-
Removed notes from pull request template - Brooke Kuhlmann
-
Removed redundant module description - Brooke Kuhlmann
11.0.1 (2021-10-09)
-
Fixed CLI documentation - Brooke Kuhlmann
-
Fixed CLI snippet action to provide additional error documentation - Brooke Kuhlmann
-
Refactored RSpec fixtures - Brooke Kuhlmann
11.0.0 (2021-10-05)
-
Fixed Rubocop Style/MutableConstant issue - Brooke Kuhlmann
-
Added CLI assembler parser - Brooke Kuhlmann
-
Added CLI config action - Brooke Kuhlmann
-
Added CLI configuration content - Brooke Kuhlmann
-
Added CLI configuration defaults - Brooke Kuhlmann
-
Added CLI configuration loader - Brooke Kuhlmann
-
Added CLI core parser - Brooke Kuhlmann
-
Added CLI metadata action - Brooke Kuhlmann
-
Added CLI parsers module - Brooke Kuhlmann
-
Added CLI session action - Brooke Kuhlmann
-
Added CLI shell - Brooke Kuhlmann
-
Added CLI snippets action - Brooke Kuhlmann
-
Added CLI update action - Brooke Kuhlmann
-
Added Debug gem - Brooke Kuhlmann
-
Added Dry Container gem - Brooke Kuhlmann
-
Added Pastel gem - Brooke Kuhlmann
-
Added RSpec CLI parser shared example - Brooke Kuhlmann
-
Added Zeitwerk gem - Brooke Kuhlmann
-
Added Zeitwerk loader - Brooke Kuhlmann
-
Added application container - Brooke Kuhlmann
-
Added metadata handler - Brooke Kuhlmann
-
Added metadata pathway - Brooke Kuhlmann
-
Added project metadata serializer - Brooke Kuhlmann
-
Added snippets model - Brooke Kuhlmann
-
Added workspace metadata serializer - Brooke Kuhlmann
-
Updated README project description - Brooke Kuhlmann
-
Updated Rubocop gem dependencies - Brooke Kuhlmann
-
Updated snippets collector to inject container - Brooke Kuhlmann
-
Updated snippets reader - Brooke Kuhlmann
-
Updated to Amazing Print 1.3.0 - Brooke Kuhlmann
-
Updated to Refinements 8.4.0 - Brooke Kuhlmann
-
Removed Pry dependencies - Brooke Kuhlmann
-
Removed RSpec spec helper GC automatic compaction - Brooke Kuhlmann
-
Removed Reek configuration - Brooke Kuhlmann
-
Removed RubyCritic and associated CLI option - Brooke Kuhlmann
-
Removed Thor support - Brooke Kuhlmann
-
Removed file name suffix from metadata objects - Brooke Kuhlmann
-
Removed major version from Sublime Text path - Brooke Kuhlmann
-
Removed metadata base, project, and workspace objects - Brooke Kuhlmann
-
Refactored gemspec to use identity summary - Brooke Kuhlmann
-
Refactored session as a session rebuilder - Brooke Kuhlmann
-
Refactored snippet printers to use application container - Brooke Kuhlmann
10.0.2 (2021-08-07)
-
Fixed Rubocop Layout/RedundantLineBreak issue - Brooke Kuhlmann
-
Updated Code Quality URLs - Brooke Kuhlmann
-
Updated to Rubocop 1.14.0 - Brooke Kuhlmann
-
Updated to Ruby 3.0.1 - Brooke Kuhlmann
-
Updated to Ruby 3.0.2 - Brooke Kuhlmann
-
Removed Bundler Audit - Brooke Kuhlmann
10.0.1 (2021-02-20)
-
Fixed Rubocop Lint/RedundantDirGlobSort - Brooke Kuhlmann
-
Added Ruby garbage collection compaction - Brooke Kuhlmann
-
Updated to Circle CI 2.1.0 - Brooke Kuhlmann
-
Updated to Docker Alpine Ruby image - Brooke Kuhlmann
-
Updated to Rubocop 1.10.0 - Brooke Kuhlmann
-
Updated to Rubocop 1.8.0 - Brooke Kuhlmann
-
Refactored RSpec temporary directory shared context - Brooke Kuhlmann
10.0.0 (2020-12-30)
-
Fixed Circle CI configuration for Bundler config path - Brooke Kuhlmann
-
Added Circle CI explicit Bundle install configuration - Brooke Kuhlmann
-
Updated to Gemsmith 15.0.0 - Brooke Kuhlmann
-
Updated to Git Lint 2.0.0 - Brooke Kuhlmann
-
Updated to Refinements 7.18.0 - Brooke Kuhlmann
-
Updated to Refinements 8.0.0 - Brooke Kuhlmann
-
Updated to Ruby 3.0.0 - Brooke Kuhlmann
-
Updated to Runcom 7.0.0 - Brooke Kuhlmann
9.6.0 (2020-12-13)
-
Fixed Rubocop Performance/ConstantRegexp issues
-
Fixed Rubocop Performance/MethodObjectAsBlock issues
-
Fixed spec helper to only require tools
-
Added Amazing Print
-
Added Gemfile groups
-
Added Refinements development dependency
-
Added RubyCritic
-
Added RubyCritic configuration
-
Updated Circle CI configuration to skip RubyCritic
-
Updated Gemfile to put Guard RSpec in test group
-
Updated Gemfile to put SimpleCov in code quality group
-
Removed RubyGems requirement from binstubs
9.5.0 (2020-11-14)
-
Added Alchemists style guide badge
-
Added Bundler Leak development dependency
-
Updated Rubocop gems
-
Updated project documentation to conform to Rubysmith template
-
Updated to Bundler Audit 0.7.0
-
Updated to Gemsmith 14.8.0
-
Updated to Git Lint 1.3.0
-
Updated to RSpec 3.10.0
-
Updated to Runcom 6.4.0
9.4.0 (2020-10-12)
-
Fixed Lint/UselessMethodDefinition issues
-
Fixed Style/OptionalBooleanParameter issue
-
Added Guard and Rubocop binstubs
-
Updated to Rubocop 0.89.0
-
Updated to Ruby 2.7.2
-
Updated to SimpleCov 0.19.0
-
Removed Style/OptionalBooleanParameter configuration
9.3.0 (2020-07-22)
-
Fixed Rubocop Lint/NonDeterministicRequireOrder issues
-
Fixed Rubocop Style/RedundantRegexpEscape issue
-
Fixed project requirements
-
Updated GitHub templates
-
Updated Pry gem dependencies
-
Updated README screencast cover to SVG format
-
Updated Rubocop gem dependencies
-
Updated to Gemsmith 14.2.0
-
Updated to Git Lint 1.0.0
-
Refactored Rakefile requirements
9.2.0 (2020-04-11)
-
Added ASCII Doc snippets printer
-
Added CLI option for printing snippets in ASCII doc format
-
Added snippets collector
-
Added version release notes
-
Updated README credit URL
-
Updated README screencast URL
-
Refactored Markdown snippet printer to use collector
9.1.0 (2020-04-01)
-
Added README production and development setup instructions
-
Updated README project requirements
-
Updated README screencast to use larger image
-
Updated documentation to ASCII Doc format
-
Updated gem identity to use constants
-
Updated gemspec URLs
-
Updated gemspec to require relative path
-
Updated to Code of Conduct 2.0.0
-
Updated to Reek 5.6.0
-
Updated to Reek 6.0.0
-
Updated to Rubocop 0.79.0
-
Updated to Ruby 2.7.1
-
Updated to SimpleCov 0.18.0
-
Removed Code Climate support
-
Removed README images
9.0.0 (2020-01-01)
-
Fixed SimpleCov setup in RSpec spec helper.
-
Added gem console.
-
Added setup script.
-
Updated Pry development dependencies.
-
Updated README screencast.
-
Updated to Gemsmith 14.0.0
-
Updated to Git Cop 4.0.0
-
Updated to Rubocop 0.77.0.
-
Updated to Rubocop 0.78.0.
-
Updated to Rubocop Performance 1.5.0.
-
Updated to Rubocop RSpec 1.37.0.
-
Updated to Rubocop Rake 0.5.0.
-
Updated to Ruby 2.7.0.
-
Updated to Runcom 6.0.0.
-
Updated to SimpleCov 0.17.0.
-
Removed unused development dependencies.
8.5.2 (2019-11-01)
-
Added Rubocop Rake support.
-
Updated to RSpec 3.9.0.
-
Updated to Rake 13.0.0.
-
Updated to Rubocop 0.75.0.
-
Updated to Rubocop 0.76.0.
-
Updated to Ruby 2.6.5.
8.5.1 (2019-09-01)
-
Fixed Markdown printer snippet requirements.
-
Updated README screencast tutorial.
-
Updated to Rubocop 0.73.0.
-
Updated to Rubocop Performance 1.4.0.
-
Updated to Ruby 2.6.4.
-
Refactored RSpec helper support requirements.
8.5.0 (2019-06-09)
-
Added CLI command for printing snippets in Markdown format.
-
Added snippet Markdown printer.
-
Added snippet object.
-
Updated XDG documentation to reference XDG gem.
-
Updated to Gemsmith 13.5.0.
-
Updated to Git Cop 3.5.0.
8.4.0 (2019-06-01)
-
Fixed RSpec/ContextWording issues.
-
Updated contributing documentation.
-
Updated to Reek 5.4.0.
-
Updated to Rubocop 0.69.0.
-
Updated to Rubocop Performance 1.3.0.
-
Updated to Rubocop RSpec 1.33.0.
-
Updated to Runcom 5.0.0.
8.3.0 (2019-05-01)
-
Fixed Rubocop layout issues.
-
Added Rubocop Performance gem.
-
Added Ruby warnings to RSpec helper.
-
Added project icon to README.
-
Updated RSpec helper to verify constant names.
-
Updated to Code Quality 4.0.0.
-
Updated to Rubocop 0.67.0.
-
Updated to Ruby 2.6.3.
-
Removed Reek IrresponsibleModule check.
8.2.0 (2019-04-01)
-
Fixed Rubocop Style/MethodCallWithArgsParentheses issues.
-
Updated to Ruby 2.6.2.
-
Removed RSpec standard output/error suppression.
8.1.0 (2019-03-01)
-
Updated README to reference updated Runcom documentation.
-
Updated to Rubocop 0.63.0.
-
Updated to Ruby 2.6.1.
8.0.0 (2019-01-01)
-
Fixed Circle CI cache for Ruby version.
-
Fixed Layout/EmptyLineAfterGuardClause cop issues.
-
Fixed Markdown ordered list numbering.
-
Fixed Rubocop RSpec/ExampleLength issues.
-
Fixed Rubocop RSpec/FilePath issue.
-
Fixed Rubocop RSpec/NamedSubject issues.
-
Added Circle CI Bundler cache.
-
Added Rubocop RSpec gem.
-
Updated Circle CI Code Climate test reporting.
-
Updated Semantic Versioning links to be HTTPS.
-
Updated to Contributor Covenant Code of Conduct 1.4.1.
-
Updated to Gemsmith 13.0.0.
-
Updated to Git Cop 3.0.0.
-
Updated to RSpec 3.8.0.
-
Updated to Reek 5.0.
-
Updated to Rubocop 0.57.0.
-
Updated to Rubocop 0.58.0.
-
Updated to Rubocop 0.60.0.
-
Updated to Rubocop 0.61.x.
-
Updated to Rubocop 0.62.0.
-
Updated to Ruby 2.5.2.
-
Updated to Ruby 2.5.3.
-
Updated to Ruby 2.6.0.
-
Updated to Runcom 4.0.0.
-
Removed Rubocop Lint/Void CheckForMethodsWithNoSideEffects check.
7.2.0 (2018-05-01)
-
Added Runcom examples for project specific usage.
-
Updated project changes to use semantic versions.
-
Updated to Gemsmith 12.0.0.
-
Updated to Git Cop 2.2.0.
-
Updated to Runcom 3.1.0.
7.1.0 (2018-04-01)
-
Fixed gemspec issues with missing gem signing key/certificate.
-
Added gemspec metadata for source, changes, and issue tracker URLs.
-
Updated README license information.
-
Updated gem dependencies.
-
Updated to Circle CI 2.0.0 configuration.
-
Updated to Rubocop 0.53.0.
-
Updated to Ruby 2.5.1.
-
Updated to Runcom 3.0.0.
-
Removed Circle CI Bundler cache.
-
Removed Gemnasium support.
-
Removed Patreon badge from README.
-
Refactored temp dir shared context as a pathname.
7.0.0 (2018-01-01)
-
Updated Code Climate badges.
-
Updated Code Climate configuration to Version 2.0.0.
-
Updated to Apache 2.0 license.
-
Updated to Rubocop 0.52.0.
-
Updated to Ruby 2.4.3.
-
Updated to Ruby 2.5.0.
-
Removed documentation for secure installs.
-
Refactored code to use Ruby 2.5.0
Array#append
syntax.
6.2.1 (2017-11-19)
-
Updated to Git Cop 1.7.0.
-
Updated to Rake 12.3.0.
6.2.0 (2017-10-29)
-
Added Bundler Audit gem.
-
Updated to Rubocop 0.50.0.
-
Updated to Rubocop 0.51.0.
-
Updated to Ruby 2.4.2.
6.1.0 (2017-08-27)
-
Added Git Cop code quality task.
-
Added dynamic formatting of RSpec output.
-
Updated CONTRIBUTING documentation.
-
Updated GitHub templates.
-
Updated README headers.
-
Updated command line usage in CLI specs.
-
Updated gem dependencies.
-
Updated to Awesome Print 1.8.0.
-
Updated to Gemsmith 10.0.0.
-
Updated to Git Cop 1.3.0.
-
Removed Pry State gem.
-
Removed Thor+ gem.
-
Refactored CLI version/help specs.
6.0.0 (2017-06-17)
-
Fixed Travis CI configuration to not update gems.
-
Added Circle CI support.
-
Added code quality Rake task.
-
Updated Guardfile to always run RSpec with documentation format.
-
Updated README semantic versioning order.
-
Updated README usage configuration documenation.
-
Updated RSpec configuration to output documentation when running.
-
Updated RSpec spec helper to enable color output.
-
Updated Rubocop configuration.
-
Updated Rubocop to import from global configuration.
-
Updated contributing documentation.
-
Updated gem dependencies.
-
Updated to Ruby 2.4.1.
-
Updated to Runcom 1.1.0.
-
Removed Code Climate code comment checks.
-
Removed Travis CI support.
-
Removed
.bundle
directory from.gitignore
.
5.0.0 (2017-01-22)
-
Updated Rubocop Metrics/LineLength to 100 characters.
-
Updated Rubocop Metrics/ParameterLists max to three.
-
Updated Travis CI configuration to use latest RubyGems version.
-
Updated gemspec to require Ruby 2.4.0 or higher.
-
Updated to Rubocop 0.47.
-
Updated to Ruby 2.4.0.
-
Removed Rubocop Style/Documentation check.
4.1.0 (2016-12-18)
-
Fixed Rakefile support for RSpec, Reek, Rubocop, and SCSS Lint.
-
Updated Travis CI configuration to use defaults.
-
Updated to Gemsmith 8.2.x.
-
Updated to Rake 12.x.x.
-
Updated to Rubocop 0.46.x.
-
Updated to Ruby 2.3.2.
-
Updated to Ruby 2.3.3.
4.0.0 (2016-11-14)
-
Fixed Rakefile to safely load Gemsmith tasks.
-
Fixed Rubocop Security/JSONLoad issues.
-
Fixed Ruby pragma.
-
Fixed contributing guideline links.
-
Added Code Climate engine support.
-
Added GitHub issue and pull request templates.
-
Added IRB development console Rake task support.
-
Added README Screencasts section.
-
Added Reek support.
-
Added Rubocop Style/SignalException cop style.
-
Added Ruby 2.3.0 frozen string literal support.
-
Added Runcom support.
-
Added
Gemfile.lock
to.gitignore
. -
Added bond, wirb, hirb, and awesome_print development dependencies.
-
Added frozen string literal pragma.
-
Added version release changes.
-
Updated CLI command option documentation.
-
Updated GitHub issue and pull request templates.
-
Updated README secure gem install documentation.
-
Updated README to mention "Ruby" instead of "MRI".
-
Updated README versioning documentation.
-
Updated RSpec temp directory to use Bundler root path.
-
Updated Rubocop PercentLiteralDelimiters and AndOr styles.
-
Updated
--config
command to use computed path. -
Updated gem dependencies.
-
Updated gemspec with conservative versions.
-
Updated to Code Climate Test Reporter 1.0.0.
-
Updated to Code of Conduct, Version 1.4.0.
-
Updated to Gemsmith 7.7.0.
-
Updated to Gemsmith 8.1.0.
-
Updated to RSpec 3.5.0.
-
Updated to Rubocop 0.40.0.
-
Updated to Rubocop 0.44.
-
Updated to Ruby 2.2.4.
-
Updated to Ruby 2.3.0.
-
Updated to Ruby 2.3.1.
-
Updated to Thor+ 4.0.0.
-
Removed --configure, -c command (use --update, -u instead).
-
Removed CHANGELOG.md (use CHANGES.md instead).
-
Removed CLI defaults (using configuration instead).
-
Removed MultiJson gem.
-
Removed RSpec default monkey patching behavior.
-
Removed Rake console task.
-
Removed Ruby 2.1.x and 2.2.x support.
-
Removed
--edit
command. -
Removed
--rebuild-session
(use--rebuild
instead). -
Removed
settings.yml
(use~/.sublime_text_kitrc
instead). -
Removed
stk
binary (usesublime_text_kit
instead). -
Removed gem label from CLI edit and version descriptions
-
Removed gemspec description.
-
Removed rb-fsevent development dependency from gemspec.
-
Removed session information.
-
Removed terminal notifier gems from gemspec.
-
Removed unnecessary use of string interpolation.
-
Removed unused "vendor" folder from gemspec.
-
Refactored RSpec spec helper configuration.
-
Refactored gemspec to use default security keys.
-
Refactored source requirements.
3.2.0 (2015-12-02)
-
Fixed README URLs to use HTTPS schemes where possible.
-
Fixed README test command instructions.
-
Added Gemsmith development support.
-
Added Identity module description.
-
Added Patreon badge to README.
-
Added Rubocop support.
-
Added [pry-state](https://github.com/SudhagarS/pry-state) support.
-
Added gem configuration file name to identity.
-
Added gem label to CLI version description.
-
Added package name to CLI.
-
Added project name to README.
-
Added table of contents to README.
-
Updated --edit option to include gem name in description.
-
Updated Code Climate to run when CI ENV is set.
-
Updated Code of Conduct 1.3.0.
-
Updated README with Tocer generated Table of Contents.
-
Updated RSpec support kit with new Gemsmith changes.
-
Updated to Ruby 2.2.3.
-
Updated README with SVG icons.
-
Updated to Travis CI Docker container builds.
-
Removed GitTip badge from README.
-
Removed unnecessary exclusions from .gitignore.
3.1.0 (2015-07-05)
-
Removed JRuby support (no longer officially supported).
-
Fixed secure gem installs (new cert has 10 year lifespan).
-
Added CLI process title support.
3.0.0 (2015-05-10)
-
Removed CLI --project support (replaced with --metadata)
-
Removed ProjectMetadata#workspace_dir (changed to #metadata_dir instead).
-
Removed the workspace_dir YAML settings (replaced with metadata_dir).
-
Updated to Ruby 2.2.2.
-
Updated session path to use Sublime Text 3 file structure.
-
Added Sublime Text 3 support (removed Sublime Text 2 support).
-
Added
stk --configure
option. -
Added
stk --metadata --rebuild
option. -
Added code of conduct documentation.
-
Added workspace metadata generation.
2.0.0 (2015-01-01)
-
Removed Ruby 2.0.0 support.
-
Removed Rubinius support.
-
Updated spec helper to comment custom config until needed.
-
Updated gemspec to use RUBY_GEM_SECURITY env var for gem certs.
-
Updated to Thor+ 2.x.x.
-
Added Ruby 2.2.0 support.
1.1.1 (2014-10-25)
-
Fixed bug where projects and workspace directories were not expanded to full path.
1.1.0 (2014-10-22)
-
Fixed exception when projects or workspace directory doesn’t exist when rebuilding project information.
-
Fixed exception thrown when workspace directory doesn’t exist when trying to delete project information.
-
Updated Multi-JSON gem.
-
Updated Thor+ gem.
1.0.0 (2014-09-21)
-
Updated to Ruby 2.1.3.
-
Updated gemspec to add security keys unless in a CI environment.
-
Updated Code Climate to run only if environment variable is present.
-
Added author and email arrays to gemspec.
-
Added the Guard Terminal Notifier gem.
-
Added project metadata creation support.
-
Added project metadata destruction support.
-
Refactored RSpec setup and support files.
-
Refactored workspaces_path to workspace_dir (make sure to update your settings.yml).
0.4.0 (2014-07-06)
-
Added Code Climate test coverage support.
-
Updated to Ruby 2.1.2.
-
Updated gem-public.pem for gem install certificate chain.
0.3.0 (2014-04-16)
-
Fixed bug where workspace would not be expanded to absolute path properly.
-
Updated to MRI 2.1.1.
-
Updated to Rubinius 2.x.x.
-
Updated README with --trust-policy for secure install of gem.
-
Updated RSpec helper to disable GC for all specs in order to improve performance.
-
Updated output of workspaces path to be the absolute path.
-
Added Gemnasium support.
-
Added Coveralls support.
-
Added Rails 4.1.x support.
-
Added multi_json support.
0.2.0 (2014-02-16)
-
Added JRuby and Rubinius VM support.
0.1.0 (2014-01-27)
-
Initial version.