Commit Graph

12 Commits (master)

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 e37de1bdb1 Update version and lint 2022-02-13 01:20:24 +01:00
Oystein Kristoffer Tveit 0941a2f4d1 Bug fixes 2021-08-10 23:59:27 +02:00
Oystein Kristoffer Tveit de9c0c80d6 Fix formatting 2021-07-26 20:17:30 +02:00
Oystein Kristoffer Tveit 7f578f8d97 Update README 2021-07-26 00:04:14 +02:00
Oystein Kristoffer Tveit c75f252a9c Upgrade to 2.0.0, see changelog 2021-07-25 22:57:02 +02:00
Oystein Kristoffer Tveit 1317402894 Remove redundant property from ExampleResults 2020-06-30 12:51:45 +02:00
Oystein Kristoffer Tveit 5ae14e60b7 Add documentation to objects 2020-06-30 12:46:41 +02:00
Oystein Kristoffer Tveit 59411b8463 Export object interfaces for both libraries 2020-06-30 11:58:20 +02:00
Oystein Kristoffer Tveit 94f0c59325 Fix examples readme 2020-06-26 18:44:16 +02:00
Oystein Kristoffer Tveit f888a4e665 Update changelog 2020-06-26 18:31:03 +02:00
Oystein Kristoffer Tveit 5be39da75e Init 2020-03-08 21:11:32 +01:00