Skip to content

Releases: prezi/spaghetti

1.4.8

08 May 09:25
Compare
Choose a tag to compare

Release Notes

Minor fixes:

  • Haxe: MUnit tests can now access spaghetti resources via Spaghetti.getResourceUrl() (see #82)
  • Node: fixed wrapping Node modules (see #83)

Change log: 1.4.7...1.4.8

1.4.7

08 May 01:18
Compare
Choose a tag to compare

Release Notes

Minor fixes:

  • URLs to resources deployed with the module can now be retrieved via Spaghetti.getResourceUrl() (see #80)
  • Enum values are now protected against obfuscation (see #78)

Change log: 1.4.6...1.4.7

1.4.6

05 May 14:09
Compare
Choose a tag to compare

Release Notes

Minor fixes:

  • RequireJS configuration, require.config() now called with baseUrl: ".". (see #76)
  • non-obfuscated bundles are now published by default (see #75)
  • all tasks now take bundles [...] as well as bundle [...] parameter

1.4.5...1.4.6

1.4.3

29 Apr 07:12
Compare
Choose a tag to compare

Release Notes

Major new features:

  • Added Gradle plugin for configuring TypeScript for Spaghetti

1.4.1

27 Apr 19:03
Compare
Choose a tag to compare

Release Notes

Major new features:

  • Added Gradle plugin for configuring Haxe for Spaghetti