diff --git a/apidiff/next.txt b/apidiff/next.txt index 84f6fe9..e69de29 100644 --- a/apidiff/next.txt +++ b/apidiff/next.txt @@ -1,7 +0,0 @@ -Below are the incompatible changes between v0.0.14 and next, per package. - -# message -- Part.ContentDescription: changed from string to *string -- Part.ContentID: changed from string to *string -- Part.ContentTransferEncoding: changed from string to *string - diff --git a/apidiff/v0.0.15.txt b/apidiff/v0.0.15.txt new file mode 100644 index 0000000..84f6fe9 --- /dev/null +++ b/apidiff/v0.0.15.txt @@ -0,0 +1,7 @@ +Below are the incompatible changes between v0.0.14 and next, per package. + +# message +- Part.ContentDescription: changed from string to *string +- Part.ContentID: changed from string to *string +- Part.ContentTransferEncoding: changed from string to *string + diff --git a/website/index.md b/website/index.md index 7bc984c..20bdcdc 100644 --- a/website/index.md +++ b/website/index.md @@ -27,14 +27,15 @@ See [Features](features/) for the details, including roadmap. ## Latest release -The latest release is v0.0.14, released on 2025-01-20, see [release -notes](https://github.com/mjl-/mox/releases/tag/v0.0.14), [download -binaries](https://beta.gobuilds.org/github.com/mjl-/mox@v0.0.14/linux-amd64-latest/), +The latest release is v0.0.15, released on 2025-04-18, see [release +notes](https://github.com/mjl-/mox/releases/tag/v0.0.15), [download +binaries](https://beta.gobuilds.org/github.com/mjl-/mox@v0.0.15/linux-amd64-latest/), or see [all releases](https://github.com/mjl-/mox/releases). ## News +- 2025-04-18, [v0.0.15](https://github.com/mjl-/mox/releases/tag/v0.0.15) released - 2025-01-20, [v0.0.14](https://github.com/mjl-/mox/releases/tag/v0.0.14) released - 2025-01-20, There will be another [talk about mox](https://fosdem.org/2025/schedule/event/fosdem-2025-5364-mox-and-simplifying-mail-server-setup-management/)