Skip to content

Releases: Samsung/Wits

WITs (v2.0.1)

31 Mar 02:48
Compare
Choose a tag to compare

What's new on WITs (v2.0.1)

For more details, refer to README.md.

If you face on issue during using WITs, you can refer FAQ on wiki.
https://github.com/Samsung/Wits/wiki/Frequently-Asked-Questions

WITs (v2.0.0)

26 Mar 06:41
Compare
Choose a tag to compare

What's new on WITs (v2.0.0)

  • Released on npm
    https://www.npmjs.com/package/@tizentv/wits
  • Support various CLI options
    • wits --init : Configuration for WITs
    • wits --start : Build, install, launch, connect to TV and Live Reload
    • wits --watch : Reconnect and Live Reload
  • Support easy configuration to use WITs
  • Minor Bug fixes

For more details, refer to README.md.

If you face on issue during using WITs, you can refer FAQ on wiki.
https://github.com/Samsung/Wits/wiki/Frequently-Asked-Questions

WITs legacy (v1.0.0)

26 Mar 06:02
Compare
Choose a tag to compare

WITs legacy

Please note that,
from WITs v2.0.0, the structure of WITs will be changed totally.
If you want to use WITs with original way,
you can download WITs legacy released one or clone legacy branch.

$ git clone -b legacy https://github.com/Samsung/Wits.git

Enjoy, WITs.