Sha256: 61c9888e4cb36058d656e93b76951a2b75bd76b269a3835b10c458f6acd0f0a4

Contents?: true

Size: 1.09 KB

Versions: 1

Compression:

Stored size: 1.09 KB

Contents

# Changelog

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.1] - 2022-03-10

### Added

- Development environment guide

### Updated

- Updated gemspecs
- Updated codeclimate/circleci configs
- Updated gem development dependencies
- Updated gem version

## [1.0.0] - 2022-01-31

### Added

- Added `smtpmock` version checker
- Added command for upgrade `smtpmock` to latest version
- Added `SmtpMock::Error::Dependency::SMTPMOCK_MIN_VERSION`
- Added `SmtpMock::Server#version`, tests

### Updated

- Updated `SmtpMock::Dependency.verify_dependencies`, tests
- Updated `SmtpMock::Cli::Command`, tests
- Updated gem version, documentation

## [0.1.2] - 2022-01-24

### Updated

- Updated `SmtpMock::Cli::Command`, tests
- Updated gem version, documentation

## [0.1.1] - 2022-01-18

### Updated

- Updated gem documentation
- Updated codeclimate config

## [0.1.0] - 2022-01-18

### Added

- First release of `SmtpMock`. Thanks [@le0pard](https://github.com/le0pard) for support 🚀

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
smtp_mock-1.0.1 CHANGELOG.md