Skip to content

v1.4.0

Compare
Choose a tag to compare
@ffes ffes released this 24 May 11:31
· 135 commits to master since this release
  • Provide a 64-bit version of the plug-in.
  • Added the possibility to export a library for easier sharing.
  • The color of the plug-in match the current Notepad++ theme.
  • Converted the documentation from DocBook to reStructuredText. The documentation is now hosted at Read The Docs.
  • Fixed bug 6 at Google Code and its GitHub duplicate issue #8. When a snippet had an empty first line it could not be saved.
  • Removed all references to Google Code because that service has retired. All things that were still on Google Code have been moved to GitHub.
  • Internally use my SqliteDB-class to communicate with the database.
  • Added option ToolbarIcon to hide the icon from the toolbar.
  • Update icon on toolbar. It is now a puzzle piece.
  • Fixed issue that sometimes new libraries and/or new snippets could not be added.
  • Upgrade to SQLite version 3.19.0