Commit Graph

13 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 9e4f63f317 Fix test list bug 2020-06-26 13:21:36 +02:00
Oystein Kristoffer Tveit 1db585cc8b Rewrite tests to use groups 2020-06-26 11:44:46 +02:00
Oystein Kristoffer Tveit 29ade01eed Add parser library 2020-06-25 22:42:16 +02:00
Oystein Kristoffer Tveit 5a902d944c Update tests 2020-06-23 12:04:31 +02:00
Oystein Kristoffer Tveit 86b8ccfdbb Split into files 2020-06-22 15:18:48 +02:00
Oystein Kristoffer Tveit aa29d73477 Fix JSON encoding 2020-06-15 11:14:03 +02:00
Oystein Kristoffer Tveit 0509ac1f61 Update code 2020-06-14 12:48:53 +02:00
Oystein Kristoffer Tveit 03e9182cb1 Fix some bugs 2020-06-11 11:50:16 +02:00
Oystein Kristoffer Tveit 9394d7ea2e Some debugging 2020-04-21 22:36:26 +02:00
Oystein Kristoffer Tveit 7157bd1d73 fix tests 2020-03-12 10:56:52 +01:00
Oystein Kristoffer Tveit 5be39da75e Init 2020-03-08 21:11:32 +01:00