Sha256: c6ebc72f8c06a85f4397a8999494a30ed79cf24a1aaf550d0f9397e0d3bb9b90

Contents?: true

Size: 948 Bytes

Versions: 1

Compression:

Stored size: 948 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).

## [Unreleased]


## [0.10.2] - 2019-07-05

### Changed

- `Currify::currify`now raises a `CurrifyError` < `ArgumentError` when the
  method takes no arguments, instead of the curried method failing when called

- Development dependency on `bundler` is updated to `~> 2.0`.

### Fixed

- `Graph#connected_subgraph` and `Graph#disconnected_subgraph` called an invalid
  method to determine connectedness of candidate vertices


## [Older]
These releases have no change logs.


[Unreleased]: https://github.com/notCalle/ruby-tangle/compare/v0.3.0..HEAD
[0.10.2]: https://github.com/notCalle/ruby-tangle/compare/v0.10.1..v0.10.2
[Older]: https://github.com/notCalle/ruby-tangle/releases/tag/v0.10.1

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
tangle-0.10.2 CHANGELOG.md