Skip to content

Releases: imgix/imgix-java

2.3.2

13 Apr 20:09
Compare
Choose a tag to compare
  • fix(sanitizePath): ensure unicode chars encoded (#70)
  • fix(URLHelper): add sanitizePath method (#68)

2.3.1

25 Mar 18:52
Compare
Choose a tag to compare
  • docs: add maven badge to README.md (#65)
  • docs: update fixed-widths section (#63)
  • fix: create dpr srcset when only h passed in as param (#62)
  • docs: update travis badge to travis-ci.com (#60)
  • fix(gradle-build): include maven plugin (#55)
  • docs(readme): correct percentage typos (#53)

2.3.0

05 Jun 22:25
Compare
Choose a tag to compare
  • feat: custom srcsets (#44)
  • fix: convert tol to float (#49)
  • feat: throw when validator detects invalid input (#52)

2.2.0

10 Apr 23:45
Compare
Choose a tag to compare
  • feat(https): use https by default (#38)
  • docs(readme): update to reflect https by default (#39)
  • feat: prevent push mistakes by updating .gitignore (#41)
  • build: upgrade gradle usage to prep for 7.0 (#42)

2.1.1

05 Dec 19:39
Compare
Choose a tag to compare
  • fix: explicitly convert string to UTF-8 byte array (#36)

2.1.0

19 Sep 22:21
Compare
Choose a tag to compare
  • fix: add domain validation during URLBuilder initialization (#33)
  • feat: add srcset generation method (#32)

2.0.0

19 Jun 20:22
Compare
Choose a tag to compare
  • fix: remove deprecated domain sharding functionality (#31)
  • refactor: rename signWithLibraryParameter to includeLibraryParam (#30)

1.2.0

17 May 23:43
Compare
Choose a tag to compare
  • fix: deprecate domain sharding (#29)

1.1.12

19 Jul 22:45
Compare
Choose a tag to compare
  • Support Java 10

1.1.10

15 Jun 16:48
Compare
Choose a tag to compare

Adding javadoc and source jars to the build artifacts.