Releases: hacdias/indielib
Releases · hacdias/indielib
v0.5.0
22 Feb 12:15
Compare
Sorry, something went wrong.
No results found
Added
Micropub: added WithGetPostStatuses, which allows you to configure the Post Statuses .
Changed
Upgraded dependencies to latest versions.
Upgrades build to use minimum Go 1.24.
v0.4.4
01 Feb 16:19
Compare
Sorry, something went wrong.
No results found
Changed
Upgraded dependencies to latest versions.
v0.4.3
08 Feb 11:10
Compare
Sorry, something went wrong.
No results found
Changed
Micropub: the Commands field will also be available for update requests.
v0.4.2
06 Feb 16:47
Compare
Sorry, something went wrong.
No results found
Changed
Upgraded dependencies to latest versions.
v0.4.1
15 Dec 17:31
Compare
Sorry, something went wrong.
No results found
Changed
Upgraded dependencies to latest versions.
v0.4.0
19 Aug 06:01
Compare
Sorry, something went wrong.
No results found
Changed
Upgraded dependencies to latest versions.
Upgrades build to use Go 1.23.
v0.3.1
13 Jul 09:48
Compare
Sorry, something went wrong.
No results found
Changed
Upgraded dependencies to newest versions.
v0.3.0
12 Apr 14:48
Compare
Sorry, something went wrong.
No results found
Changed
IndieAuth: added context.Context as argument to all functions that perform HTTP requests.
IndieAuth: added DiscoverApplicationMetadata to the Server, which implements the Application Information Discovery .
v0.2.3
20 Dec 16:04
Compare
Sorry, something went wrong.
No results found
Changed
Micropub: set text/plain content-type on Micropub create responses, allowing for compatibility with clients that expect it, such as Sparkles .
v0.2.2
22 Nov 12:40
Compare
Sorry, something went wrong.
No results found
Fixed
Micropub: fixes panic when WithGetVisibility was not provided.