Skip to content

Releases: imgix/imgix-java

2.3.2

Choose a tag to compare

@luqven luqven released this 13 Apr 20:09
  • fix(sanitizePath): ensure unicode chars encoded (#70)
  • fix(URLHelper): add sanitizePath method (#68)

2.3.1

Choose a tag to compare

@luqven luqven released this 25 Mar 18:52
  • 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

Choose a tag to compare

@ericdeansanchez ericdeansanchez released this 05 Jun 22:25
  • feat: custom srcsets (#44)
  • fix: convert tol to float (#49)
  • feat: throw when validator detects invalid input (#52)

2.2.0

Choose a tag to compare

@ericdeansanchez ericdeansanchez released this 10 Apr 23:45
  • 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

Choose a tag to compare

@sherwinski sherwinski released this 05 Dec 19:39
  • fix: explicitly convert string to UTF-8 byte array (#36)

2.1.0

Choose a tag to compare

@sherwinski sherwinski released this 19 Sep 22:21
  • fix: add domain validation during URLBuilder initialization (#33)
  • feat: add srcset generation method (#32)

2.0.0

Choose a tag to compare

@sherwinski sherwinski released this 19 Jun 20:22
  • fix: remove deprecated domain sharding functionality (#31)
  • refactor: rename signWithLibraryParameter to includeLibraryParam (#30)

1.2.0

Choose a tag to compare

@sherwinski sherwinski released this 17 May 23:43
  • fix: deprecate domain sharding (#29)

1.1.12

Choose a tag to compare

@hashknot hashknot released this 19 Jul 22:45
  • Support Java 10

1.1.10

Choose a tag to compare

@zacman85 zacman85 released this 15 Jun 16:48

Adding javadoc and source jars to the build artifacts.