Skip to content

v0.4.0

Compare
Choose a tag to compare
@cdr-chakotay cdr-chakotay released this 26 Sep 14:40
c90faaa
  • Added support for client-side Assembly IDs. You can obtain the ID of an Assembly now before even uploading/saving it. You can achieve this with the brand-new Assembly#getAssemblyID() method.
  • Added debugging features regarding AssemblyIDs, which should not be used in production without contacting Transloadit support.
  • Also updated the AssemblyListener interface to provide HashMaps instead of JSONObjects.