Sha256: d585de8aaee66ffb0b73b20f187cdc98d7d95700f6aaf73b5700706e14e5c206

Contents?: true

Size: 1.66 KB

Versions: 1

Compression:

Stored size: 1.66 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.2.0] - 2022-07-27

### Added

- Ability to use `RSET` SMTP command
- Ability to configure multiple message receiving flow during one session
- Ability to configure SMTP command delay responses

### Updated

- Updated gemspecs
- Updated tests
- Updated rubocop/codeclimate/circleci configs
- Updated gem development dependencies
- Updated gem documentation, version

## [1.1.0] - 2022-05-17

### Added

- Ability to check `smtpmock` version from cli

### Updated

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

## [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.2.0 CHANGELOG.md