Sha256: fcfdd8d6286256f55ce43bbbddf0839c5270d63f6e1fa35340a4aae05fec71cd
Contents?: true
Size: 540 Bytes
Versions: 1
Compression:
Stored size: 540 Bytes
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). ## [0.1.1] - 2023-04-17 ### Changed - Updated `T::Result` to be an abstract class, instead of an interface module. ### Fixed - `bin/console` now requires the correct file. ## [0.1.0] - 2023-04-17 ### Added - `T::Result`, `T::Success` and `T::Failure` types. - Basic documentation.
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
sorbet-result-0.1.1 | CHANGELOG.md |