Skip to content

Releases: zotonic/z_stdlib

1.20.2

25 Sep 13:54
05d5f75
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.20.1...1.20.2

1.20.1

23 Aug 14:41
aeea489
Compare
Choose a tag to compare

What's Changed

  • z_url_fetch: fix a problem where the error body was not returned by @mworrell in #96

Full Changelog: 1.20.0...1.20.1

1.20.0

25 Jun 12:34
Compare
Choose a tag to compare
  • z_url_fetch: fix a problem where data was only partially fetched f603b9a

1.19.0

22 May 11:21
563e1f2
Compare
Choose a tag to compare

What's Changed

  • z_url_metadata: use Slack UA for fetching link data by @mworrell in #93
  • z_html: also strip html comments and the content of style/script tags by @mworrell in #94

Full Changelog: 1.18.0...1.19.0

1.18.0

12 Mar 15:01
d21a1db
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.17.0...1.18.0

1.17.0

29 Jan 14:40
f3f0346
Compare
Choose a tag to compare

What's Changed

  • z_url_fetch: add option to pass extra http headers by @mworrell in #88

Full Changelog: 1.16.0...1.17.0

1.16.0

18 Jan 12:07
beb4d3c
Compare
Choose a tag to compare

What's Changed

  • z_url_fetch: fix a problem where Spotify returns gzip content encoding when asked for identity by @mworrell in #86
  • Remove Hex publish work flow by @mworrell in #87

Full Changelog: 1.15.1...1.16.0

1.15.1

26 May 06:13
7a39388
Compare
Choose a tag to compare

What's Changed

  • Add ex_doc for hex publish of edoc by @mworrell in #83
  • Fix a problem where the publish action could not find the git tag by @mworrell in #84

Full Changelog: 1.15.0...1.15.1

1.15.0

25 May 13:25
685befc
Compare
Choose a tag to compare

What's Changed

  • Fix z_string encoding and add missing chars by @williamthome in #81
  • Fix a problem in z_html:escape_link where some data was not escaped. by @mworrell in #82

New Contributors

Full Changelog: 1.14.0...1.15.0

1.14.0

15 Mar 13:51
4dca677
Compare
Choose a tag to compare

What's Changed

  • z_string: add function to calculate the Levenshtein distance between two strings. by @mworrell in #80

Full Changelog: 1.13.0...1.14.0