Skip to content

Releases: zotonic/z_stdlib

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

1.13.0

16 Jan 20:53
017685f
Compare
Choose a tag to compare

What's Changed

  • z_html: fix an issue where noscript/1 could crash on invalid utf8 input by @mworrell in #78
  • z_url_metadata: try to suppress small images by @mworrell in #79

Full Changelog: 1.12.0...1.13.0

1.12.0

25 Nov 17:59
44d6d84
Compare
Choose a tag to compare

What's Changed

  • z_url_metadata: URL decode the filename if it is derived from the path by @mworrell in #76
  • Fix a problem with tz_name and some timezones by @mworrell in #77

Full Changelog: 1.11.2...1.12.0

1.11.2

14 Nov 13:50
6ef36b2
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.11.1...1.11.2

1.11.1

11 Nov 16:56
20dc401
Compare
Choose a tag to compare

What's Changed

  • z_html: fix a problem with escape_link crashing on some unicode characters by @mworrell in #74

Full Changelog: 1.11.0...1.11.1