Skip to content

Releases: dn-m/Structure

Add Abelian group protocol

06 Sep 15:43
34b09ec
Compare
Choose a tag to compare
Pre-release
Add Abelian protocol, make AdditiveGroup default implementations publ…

…ic (#222)

Add default Equatable, Hashable, Codable conformances

28 Aug 20:31
Compare
Choose a tag to compare
0.24.2

Add default conformance to Codable where possible

Add Codable conformance to Graph types

16 Aug 21:36
943f061
Compare
Choose a tag to compare
Pre-release
0.24.1

Add Codable conformance to Graph types (#215)

Add CustomStringConvertible conformance to Stack

14 Aug 08:00
d2f9eaa
Compare
Choose a tag to compare
0.24.0

Conform Stack to CustomStringConvertible (#213)

0.23.3: Update PerformanceTesting dependency (#212)

09 Jul 00:06
7503185
Compare
Choose a tag to compare
* Update PerformanceTesting dependency reference

* Update packages

0.23.2: Add Codable Conformance to Pair types, replace deprecated usage (#211)

09 Jul 00:04
b659f8a
Compare
Choose a tag to compare
* Add Codable conformance to Pair types

* Update dependencies

* Replace deprecated index usage

* Replace deprecated hashValue usage

0.23.1: Add Codable Conformance to Pair types, replace deprecated usage (#211)

30 Jun 01:55
b659f8a
Compare
Choose a tag to compare
* Add Codable conformance to Pair types

* Update dependencies

* Replace deprecated index usage

* Replace deprecated hashValue usage

Swift 5

12 Jun 16:28
fc7d6a9
Compare
Choose a tag to compare
Swift 5 Pre-release
Pre-release
Update to Swift 5 (#210)

* Remove NewType wrapping Sequences and Collections, use *Wrapping instead

* Remove errant x

* Update Metatype: Hashable conformance to use Hasher

* Update Travis

* Try version 5.0

Add AdjacencyList data structure

27 May 10:51
d699d35
Compare
Choose a tag to compare
Pre-release
0.22.0

Add AdjacencyList data structure (#209)

Make Pairs CustomStringConvertible

17 Nov 02:50
11e920b
Compare
Choose a tag to compare
Pre-release
0.20.0

Add CustomStringConvertible conformances to Pair types (#204)