Alloy Versions Save

Alloy is an MVC framework for the Appcelerator Titanium SDK

2.1.0

4 months ago

2.1.0 (2024-01-09)

Bug Fixes

  • all: remove getter in PickerColumn parser (f916130)
  • missing includes (819d114)

Features

2.0.2

1 year ago

What's Changed

Full Changelog: https://github.com/tidev/alloy/compare/2.0.1...2.0.2

2.0.1

1 year ago

2.0.0

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/tidev/alloy/compare/1.17.3...2.0.0

1.17.3

2 years ago

1.17.3 (2022-01-10)

Bug Fixes

  • pin colors version to avoid dos issue (5f10891)

1.17.2

2 years ago

1.17.2 (2022-01-04)

Bug Fixes

1.17.1

2 years ago

1.17.1 (2021-11-17)

Bug Fixes

  • compile/hook: error if unable to find the alloy cli (166dc3b)

1.17.0

2 years ago

1.17.0 (2021-11-02)

Bug Fixes

  • compile/sourcemap: use path.join rather than manually constructing a path (537107d)

Features

  • all: set default backbone version (fb845f7)

1.16.4

2 years ago

1.16.4 (2021-09-17)

Bug Fixes

  • compile: provide filename to babel transform to allow using config files (#1218) (ba0068e)

1.16.3

2 years ago

1.16.3 (2021-06-29)

Bug Fixes

  • generate: mark name as optional as it is not required for jmk (bc0e06f)
  • new: mark dir as optional as it is not required (d151848)