Sha256: f86db360ff0a5f242a15ed2acad1e6f48e2144ebc0f7722f3a4295a44f69442a

Contents?: true

Size: 1.19 KB

Versions: 1

Compression:

Stored size: 1.19 KB

Contents

# Changelog

All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [1.0.2] - 2023-12-08

### Fixed

- `discourse_theme rspec` command using Docker container not copying theme to the right directory that is mounted inside
  the Docker container.

## [1.0.1] - 2023-10-19

### Fixed

- Spec path was not preserved when running rspec against a local Discourse repository.

## [1.0.0] - 2023-10-09

### Fixed

- Change `--headless` option for the rspec command to `--headful` which is the correct name.

## [0.9.1] - 2023-10-06

### Fixed

- `rspec` command saving settings using wrong dir

## [0.9.0] - 2023-09-27

### Added

- Added the `rspec` command to the CLI to support running RSpec system tests for a theme using either a Docker container
  running the `discourse/discourse_test` image or a local Discourse development environment. See 100f320847a22e11c145886588fac04479c143bb and
  c0c920280bef7869f0515f5e4220cf5cd3e408ef for more details.

## [0.7.6] - 2023-09-16

### Fixed

- Remove trailing slash when storing URL (#25)

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
discourse_theme-1.0.2 CHANGELOG.md