Commit Graph

6 Commits

Author SHA1 Message Date
Oystein Kristoffer Tveit a84cfe5c02 Update to 3.0.0
- Add fromJson factories for all objects
- Make some properties use getters, to reduce redundant data
- Make all objects comparable with the equatable package
- Make all objects immutable with a constant constructor
    as a result of making them comparable
2022-05-08 02:06:45 +02:00
Oystein Kristoffer Tveit c75f252a9c Upgrade to 2.0.0, see changelog 2021-07-25 22:57:02 +02:00
Oystein Kristoffer Tveit fcabdb4ae4 Regenerate tests 2020-06-23 12:30:07 +02:00
Oystein Kristoffer Tveit 5a902d944c Update tests 2020-06-23 12:04:31 +02:00
Oystein Kristoffer Tveit 1e35cde24d Update URIs to https 2020-06-15 11:52:35 +02:00
Oystein Kristoffer Tveit 5be39da75e Init 2020-03-08 21:11:32 +01:00