Sha256: cf445190da8381a41a9e948e6df581ca149f2801ad835d1220949f300deee00d
Contents?: true
Size: 557 Bytes
Versions: 1
Compression:
Stored size: 557 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.0.1] - 2023-06-28 ### Added - Added `Typed::HTTP::Method` enum to enumerate available HTTP request verbs. - Added `Typed::HTTP::StatusCode` enum to enumerate all available HTTP response status codes. - Added convenience methods to `Typed::HTTP::StatusCode` for checking class code of status code.
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
sorbet-http-0.0.1 | CHANGELOG.md |