Skip to content

v2.2.0

Compare
Choose a tag to compare
@Romakita Romakita released this 29 Aug 17:27
· 93 commits to production since this release

2.2.0 (2018-08-29)

Bug Fixes

  • Add close file process in Liveview (b55c025)
  • Implement getDataAndSize with right string pointer (245172d)
  • setting file to undefined in liveview to prevent double closing (2efa1cb)

Features

  • Add getDataAndSize and update getMimeType (82dbc51)
  • Add gp_file_set_mime_type (78bd4d5)
  • Add LiveView (718369e)
  • Add options on Liveview method (925791a)
  • Liveview produce output (bc00489)
  • Liveview support binary, base64 and file output options (53ed35c)
  • Rewrite Liveview support on the driver level (c111e7a)