Skip to content

Latest commit

 

History

History
35 lines (28 loc) · 764 Bytes

CHANGELOG.md

File metadata and controls

35 lines (28 loc) · 764 Bytes

0.4.0

  • Bump dependencies.

0.3.1

  • Added DesignSpark (#75)

0.3.0

  • Refactored
  • Supports multiple formats (#15, #17, #62)
  • New Config format (incompatible, remove/rename old config)
  • Reworked UI
  • Fewer CLI options
  • Now ignores non ZIP files (#17, #53)
  • Uses Rustls instead of OpenSSL

0.2.2

  • Update download url (fixes 401 errors)

0.2.1

  • Updated 'Update Instructions'
  • Added Docker build instructions(thanks @4c0n)
  • Fixed typo (thanks @4c0n)
  • Hopefully fixed automatic releases
  • Fix version missmatch in ll-core

0.2.0

  • Added GUI version
  • Major refactor

0.1.2

  • Automatic update checks
  • No longer creates a folder for downloaded library unless the format specifies it
  • No longer overwrites output files
  • Code refactoring