Skip to content

Releases: Varneon/Unitypackage-Exporter

0.4.0-beta.1 - SemVer support, Improvements

13 Jun 09:03
Compare
Choose a tag to compare

Added

  • SemVer support

Changes

  • UPM manifest version is now preferred source for package version if one is available
  • Invalid version notification now only says to provide valid SemVer
  • Version file or manifest won't be overridden if version isn't dirty
  • Exporter window's menu path is now 'Varneon/Package Exporter' instead of 'Varneon/Package Exporter/Exporter'

0.3.0 - Cleanup, self-export config and VPM release automation

23 Sep 12:49
cdc89a3
Compare
Choose a tag to compare

Changes

  • UPM Package generator has been extracted to its own repository: https://github.com/Varneon/UPM-Package-Generator
  • Added a new export configuration into samples for exporting Unitypackage Exporter
  • Automated VPM releases
  • Readme has received an overhaul

Better UPM standardization, fixes, QoL

29 Aug 11:39
28ca185
Compare
Choose a tag to compare
  • Improved UPM standardization (assembly definition, file formats, included files)
  • Presumably fixed an issue with the loading of configuration storages
  • Added the ability to open the export directory of the active configuration by right-clicking the configuration dropdown
    image

UPM Package Generator, Multiple Storages, Fixes, Cleanup, QoL

28 Jun 12:47
4acff10
Compare
Choose a tag to compare

Changes

  • Added UPM Package Generator
  • Multiple configuration storages are now supported (Thanks for the suggestion, @BocuD)
  • Cleaned up obsolete code
  • Improved tooltips
  • Quality of life changes

New UIs, package tree preview and exclusions

14 May 20:05
be437ca
Compare
Choose a tag to compare

V0.1.0 is a major rework of the extension with the main focus being the brand new user interfaces for the exporter and configuration editor.

New features:
-Package tree preview
-Ability to exclude folders / assets

First Early Access Release

28 Apr 09:11
dddfd26
Compare
Choose a tag to compare

This release is for allowing testers to download the early access package for QA purposes.

Documentation is still work in progress and will be provided at a later date.