Sha256: 43a44d6fba1252ce3fc69334d3851e6eef452d69af1f3d9b8e4140ff7be65298
Contents?: true
Size: 976 Bytes
Versions: 1
Compression:
Stored size: 976 Bytes
Contents
1.8.2 * Reduce gem size by excluding RBIs from gem build 1.8.1 * [BUGFIX] Fix processing T.let type mismatch messages when there are digits in module name 1.8.0 * Fixed issues around union types referencing typed enumerables. 1.7.0 * Added support `T.class_of`. 1.6.0 * Non-verifying double support improved. 1.5.0 * Added support for `T.cast`. 1.4.0 * Added support for `T.let` referencing `T.nilable` types. 1.3.0 * Added ability to allow any kind of double (Class, Instance, Object). * `RSpec::Sorbet.allow_instance_doubles!` has been renamed to `RSpec::Sorbet.allow_doubles!`, an alias remains for backwards compatibility for the time being. 1.2.1 * Fix call check when opts contains :message instead of :pretty_message. 1.2.0 * Added support for verifying `T::Enumerable` types. 1.1.0 * Add basic `instance_double` verification to help check the type of an instance double. 1.0.0 * Initial release * Supports just allowing instance doubles for now
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
rspec-sorbet-1.8.2 | CHANGELOG.md |