BRS 0.18.0
Pre-release
Pre-release
💭 Identical to v0.17.6 💭
This version was previously published as v0.17.6, which was later deprecated on npmjs.com
. It is otherwise identical!
Bugs Fixed
- @strattonbrazil implemented
ifSGNode#hasField
, which was previously missing from the baseNode
implementation (#368). Thanks a ton!
New Features
- NodeJS's
process.argv
is now accessible from BrightScript via_brs_.process.argv
! It's unparsed (just like innode
), so it's up to BrightScript devs to parse arguments as desired. (#366)
Disclosure
I work at @hulu, and they've given me the freedom to maintain this project at work. Thanks y'all!