Skip to content

Release 3.0.0

Compare
Choose a tag to compare
@Le0X8 Le0X8 released this 11 Jul 19:04
· 162 commits to main since this release
d97fecd

Added

  • HSSP 4 support
  • HSSP.metadata function
  • editor.toBuffers method
  • editor.comment
  • editor.compression
  • editor.addFile & editor.addFolder options
  • Index by name

Changed

  • HSSP class is now HSSP.Editor
  • editor.importFromHSSP method is now known as editor.import
  • editor.addFile setAsIndex parameter is now replaced with editor.addFile options mainFile attribute
  • editor.addFile('//' + ...) to add folders is now replaced with editor.addFolder(...)
  • editor.setPassword(...) method is now replaced with editor.password = ...

Removed

  • Index numbers to access files