Skip to content

Latest commit

 

History

History
55 lines (41 loc) · 1.49 KB

CHANGELOG.md

File metadata and controls

55 lines (41 loc) · 1.49 KB

Road map

  • Nothing yet...

Features that have a checkmark are complete and available for download in the CI build.

Change log

These are the changes to each version that has been released on the official Visual Studio extension gallery.

1.4

  • Stylus support

1.3

  • Extension load optimizations
  • Memory allocation fixes

1.2

  • Uploading JSON schema to SchemaStore.org
  • Reload schemas when .sprite file is opened
  • Support for "VS15"
  • Use the version of JSON.NET shipped in VS
  • Add custom CSS declarations to the generated stylesheet

1.1

  • Updated format of .sprite JSON to use name-file pairs
  • Generated file names all contain .sprite in them
  • Support drag 'n drop of image files onto .sprite file
  • Open the .sprite file after it's created
  • Command to update all sprites in solution
  • Updated format to be more self-explanatory
  • Logo watermark in .sprite files

1.0

  • Sprite image generation
  • Command for creating .sprite files
  • Command for updating sprites
  • Generate LESS/Sass/Css file
  • Add JSON schema
  • Image Optimizer integration
  • File nesting
  • .sprite parse error handling
  • Input file not found error handling
  • Screenshots and updated readme.md
  • Correct defaults based on input images
  • Configurable DPI settings
  • Document how to use the LESS/Sass/Css files