Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

ThereSome APIs didn’t make sense to support in Iguana X.

For example Iguana X doesn’t have channels so it didn’t make sense to support the API call iguana.channelName() since this product doesn’t have channels.

In other cases like the os.ts.* APIs which was where we shifted the vanilla os.time and os.date functions from standard Lua we wanted to make our implementation of Lua more standard.