Skip to content

Releases: red-blox/zap

v0.6.7

29 Jun 23:17
070875e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.6.6...v0.6.7

v0.6.6

25 Jun 23:06
ca8b384
Compare
Choose a tag to compare

Version 0.6.6 is here!

What's Changed

  • Freeze module returns by @kalrnlo in #97
  • Add FireSet method by @sasial-dev in #98
  • Generate TypeScript semicolons by @Ketasaja in #94
  • Add DateTime types by @kalrnlo in #100
  • Add BrickColor type by @kalrnlo in #101
  • Use export declare const in TypeScript definitions @fisherjacobc in #103
  • Generate TypeScript arrays instead of huge tuples by @Ketasaja in #95
  • Fix nested arrays by @Ketasaja in #96
  • Add Vector2 type by @kalrnlo in #102

New Contributors

Full Changelog: v0.6.5...v0.6.6

v0.6.5

24 Jun 10:20
8153954
Compare
Choose a tag to compare

Version 0.6.5 is a hotfix as RunService:IsEdit() has PluginSecurity.

Full Changelog: v0.6.4...v0.6.5

v0.6.4

24 Jun 09:14
b576906
Compare
Choose a tag to compare

Version 0.6.4 is here!
Please use 0.6.5, as a hotfix has been published.

What's Changed

New Contributors

Full Changelog: v0.6.3...v0.6.4

v0.6.3

14 Mar 07:32
43d4005
Compare
Choose a tag to compare

What's Changed

  • Event queue no longer errors when the queue limit is reached for an event without data

Full Changelog: v0.6.2...v0.6.3

v0.6.2

09 Mar 02:58
166ed60
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.6.1...v0.6.2

v0.6.1

09 Jan 01:29
23a5907
Compare
Choose a tag to compare

What's Changed

  • Fix optional data event queue callbacks by @nezuo in #57

Full Changelog: v0.6.0...v0.6.1

v0.6.0

09 Jan 00:35
8e40ffb
Compare
Choose a tag to compare

Version 0.6.0 is here!

Breaking Changes

  • Zap will emit an exit code of 1 if there are any error diagnostics by @sasial-dev in #55

What's Changed

New Contributors

Full Changelog: v0.5.1...v0.6.0

v0.5.1

02 Jan 01:04
57e110f
Compare
Choose a tag to compare

Version 0.5.1 is here!

What's Changed

  • Use correct instance for unreliable remote by @nezuo in #44
  • Fixed firing remotes on PlayerAdded by @nezuo in #45

Full Changelog: v0.5.0...v0.5.1

v0.5.0

01 Jan 22:59
c33eb38
Compare
Choose a tag to compare

Version 0.5.0 is here!

Added

Fixes

New Contributors

Full Changelog: v0.4.0...v0.5.0