Release notes#

This document contains the release notes for the project.

1.0.0 - March 05, 2026#

Add activitylogapi implementation

#1

Add get_granta_mi_version() method

#4

Add examples of get_granta_mi_version and activity report

#5

Implement ActivityItem as dataclass

#12

Tech review

#40

Remove option to disable paging

#8

Change “activity log” references to “activity items” and “activity reports”

#10

Remove server timezone reference

#11

Add support for Python 3.10 and 3.14

#34

Bump nbconvert to v7.17.0 and orjson to 3.11.6

#59

Prepare 1.0.0rc0 release

#86

Prepare 1.0.0 release

#91

Initial documentation review

#23

Add Activity Report to User Guide

#25

Add documentation for examples extra

#55

Fix changelog fragments

#88

Skip auto-approve for dependabot and pre-commit PRs

#9

Handle trailing slash on test server URL during test VM warmup

#20

Use uv run

#48

Add 2026 R1 test VM

#56

Standardize uv usage

#58

Configure dependabot to use uv

#60

Apply Apache-2.0 license

#79

Re-enable license check

#81

Enable codecov upload

#87

Test get_granta_mi_version as system administrator

#41