Skip to content

Releases: ariffjeff/houdini-package-manager

2.0.2

13 Jul 20:04
Compare
Choose a tag to compare
  • Fixed HPM crashing on startup when H20.5 is installed.
    • Added logging to make debugging this crash easier in the future if it happens again.

Full Changelog: 2.0.1...2.0.2

2.0.1

04 Jun 04:52
Compare
Choose a tag to compare

What's Changed

  • Fixed overly complicated package template.
    • This was causing packages to get loaded twice by Houdini.

Full Changelog: 2.0.0...2.0.1

2.0.0

03 Jun 19:45
Compare
Choose a tag to compare

New features:

  • GitHub tracking by @ariffjeff in #21
  • Plugin version tracking with GitHub.
    • Track the latest versions for plugins that are linked to GitHub (plugin folders have a .git folder inside them). New syncing buttons can fetch version metadata directly from the GitHub API.
    • Fetched data is cached locally.
  • Source buttons to open a plugin's remote GitHub repository.
  • Plugin author information.

Other:

  • Various fixes.
  • A large amount of backend non-backwards-compatible changes were made for this release.

Full Changelog: 1.1.3...2.0.0

1.1.3

22 Apr 01:00
Compare
Choose a tag to compare
  • Fixed any invalid json package configs crashing application. Invalid configs will now correctly display a warning in all situations.
  • Minor variable name rename fix.

Full Changelog: 1.1.2...1.1.3

1.1.2

09 Apr 04:43
Compare
Choose a tag to compare
  • Fixed config template creating completely useless data that Houdini wouldn't recognize. Oops.

Full Changelog: 1.1.1...1.1.2

1.1.1

26 Dec 03:31
Compare
Choose a tag to compare

1.1.0

26 Nov 07:02
Compare
Choose a tag to compare

What's Changed

  • Added log files for crashes
  • Fixed Houdini 20.0 being ignored (imperfect solution by building HPM with python 3.10.10, previously 3.9.10)
  • Made general development and the build processes easier by automating a bunch of stuff
  • Houpm website integration by @ariffjeff in #14

Full Changelog: 1.0.9...1.1.0

1.0.9

16 May 22:14
Compare
Choose a tag to compare
  • error dialog on no houdini install

Full Changelog: 1.0.8...1.0.9

1.0.8

13 May 05:18
Compare
Choose a tag to compare
  • fix remove item button not resetting plugin-adder list
  • added button link to houpm.com
  • run tests on build

Full Changelog: 1.0.5...1.0.8

1.0.5

11 May 17:18
Compare
Choose a tag to compare
  • Update README

Full Changelog: 1.0.4...1.0.5