2.0.0 (2024-12-17)
- migrate to arg-services v4
- migrate to arg-services v4 (ab083fb)
1.10.2 (2024-11-02)
- replace JsonObject and JsonValue with unknown (dcb888b)
- use correct types for protobuf dumps (8a3f21b)
1.10.1 (2024-10-25)
- apply eslint suggestiont to improve code quality (b913131)
- type errors with new eslint config (8242cff)
1.10.0 (2024-09-09)
- deps: bump arg-services to v3 (84c33fb)
1.9.0 (2024-05-12)
- deps: bump arg-services to v3 (73d86cc)
1.8.9 (2023-10-06)
- create deep copy of graph (9812ded)
1.8.8 (2023-10-04)
- bump deps (a24e4b9)
1.8.7 (2023-07-13)
- update xaif schema to latest version (77af62b)
1.8.6 (2023-07-12)
1.8.5 (2023-06-06)
- loosen json object constraints (44b88ae)
1.8.4 (2023-06-06)
1.8.3 (2023-06-05)
1.8.2 (2023-06-05)
- properly set major claim in graph constructor (9418814)
1.8.1 (2023-06-05)
- declare all classes as immerable (6e2ca9c)
1.8.0 (2023-03-18)
1.7.3 (2023-03-09)
- graphs were not properly copied (0084fac)
1.7.2 (2023-03-01)
- correctly parse protobuf structs (117935d)
1.7.1 (2023-02-28)
- protobuf import not working for edges (0200635)
1.7.0 (2023-02-27)
- add reference/participant to atom nodes (fa2fbbe)
- export date from library (8001996)
1.6.3 (2023-02-27)
- export node label function (279b29f)
1.6.2 (2023-02-26)
- properly export json load/dump (4e2a1bc)
- remove readonly annotations fro graph (1266832)
- replace setElements with copy (b8f68bb)
1.6.1 (2023-02-25)
- allow dumping of interfaces (0d0282c)
1.6.0 (2023-02-25)
- allow parsing dates from json strings (0ade6a6)
- overhaul interfaces to simplify them (e578fde)
- properly convert between protobuf/json (9991fb6)
1.5.1 (2023-02-24)
- update deps (8f8e1bb)
1.5.0 (2023-02-24)
1.4.0 (2023-02-23)
1.3.0 (2023-02-07)
1.2.0 (2023-02-06)
- restructure package (3f47ca8)
- update deps (a4f0ac7)
1.1.0 (2023-01-30)
- add fromProtobuf converter (#11) (d407f6b)
- add toProtobuf export feature (#9) (a421670)
- use custom model for handling the graph (84f676f)
1.0.6 (2023-01-21)
- export uuid from arg-services (e303f10)
1.0.5 (2023-01-21)
- update included files (5d1f0df)
1.0.4 (2023-01-21)
- include all files in dist (59d676b)
1.0.3 (2023-01-21)
- add prepack script (82460ae)
1.0.2 (2023-01-20)
- add readme (5d5d321)
1.0.1 (2023-01-20)
- enable automatic releases (79a780a)