Skip to content

Commit

Permalink
Releasing 1.66
Browse files Browse the repository at this point in the history
  • Loading branch information
robert-ancell committed Sep 12, 2024
1 parent 6d37eb5 commit c55cfb3
Showing 1 changed file with 27 additions and 0 deletions.
27 changes: 27 additions & 0 deletions NEWS
Original file line number Diff line number Diff line change
@@ -1,3 +1,30 @@
Overview of changes in snapd-glib 1.66

* New API:
- snapd_client_notices_set_after_notice
- snapd_client_notices_set_since_nanoseconds
- snapd_notice_compare_last_occurred
- snapd_notice_get_first_occurred2
- snapd_notice_get_last_occurred2
- snapd_notice_get_last_occurred_nanoseconds
- snapd_notice_get_last_repeated2
- snapd_notice_get_occurrences
- snapd_notices_monitor_new
- snapd_notices_monitor_new_with_client
- snapd_notices_monitor_start
- snapd_notices_monitor_stop
- snapd_task_data_get_affected_snaps
- snapd_task_get_data
- SNAPD_ERROR_ALREADY_RUNNING
- SNAPD_ERROR_NOT_RUNNING
* Fix error handling in snapd_client_get_change_finish.
* Added support for data field in SnapdTask.
* Add nanosecond accuracy to SnapdNotice.
* Add SnapdNoticesMonitor.
* Add SnapdNotice getters that don't return references.
* Fix build in 32bit systems.
* Updated project URL to github.com/canonical/snapd-glib

Overview of changes in snapd-glib 1.65

* New API:
Expand Down

0 comments on commit c55cfb3

Please sign in to comment.