Changes in version 1.1.2 (2025-09-27) - Fixed a bug in function model$get_results that caused erroneous rows to appear in the output - Vastly improved speed of model$get_results - Fixed a bug in function create_batch_cases that limited the number of imported cases to a very small number Changes in version 1.1.1 (2023-09-26) - Documentation updates regarding new Node, Network, and Model creation - A new vignette regarding Model creation is added Changes in version 1.1.0 (2023-06-20) - Cloud API functions support async requests (polling). If the computation request is too big to finish in the initial 10 second period, the job will be polled and checked again, and once finished the response will be obtained. - Cloud API functions come with better error message displays. - Cloud API functions come with the new parameter debug which enables further debugging messages to be displayed (false by default). Changes in version 1.0.0 (2023-05-17) - First release on CRAN Changes in version 0.0.0.9000 - Added a NEWS.md file to track changes to the package.