Skip to content

Latest commit

 

History

History
270 lines (140 loc) · 16.8 KB

CHANGELOG.md

File metadata and controls

270 lines (140 loc) · 16.8 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

0.13.0 (2024-10-18)

Features

  • add support for xcode 16 arch arg in run (88367ac)

0.12.0 (2024-10-18)

Features

  • add support for xcode 16 arch arg (c6d6ef2)

0.11.0 (2024-08-09)

Features

  • add ios destination platform enrichment to work with rosetta (bf8f361)

0.10.2 (2024-05-08)

Note: Version bump only for package @rn-buildhub/workspace

0.10.1 (2023-12-22)

Bug Fixes

  • add base terminal guessing function to launch metro (a7f0777)
  • update for new rn 73 (87fbf80)
  • update metro manager path (94e0b89)

0.10.0 (2023-12-20)

Features

  • allow run to be executed without project (42b31a2)

0.9.0 (2023-12-06)

Features

  • support ios configuration (e683cd5)

0.8.0 (2023-11-18)

Features

0.7.2 (2023-11-13)

Bug Fixes

  • update ios platform detection (890b4a9)

0.7.1 (2023-11-13)

Bug Fixes

  • update builds management to cover iphoneos builds (9eee550)

0.7.0 (2023-11-12)

Bug Fixes

  • change ios build destination (da8c3fa)
  • change remote config name (a9893db)
  • dependencies fixed (b5d19ab)
  • improve apk detection (e9c0af2)
  • improve error managemenet (3a30268)
  • improve simulator boot detection (a525f2a)
  • remove auto-pod install to improve incremental build time (f92ae59)
  • remove useless default config (007d45e)
  • update android build command (24989c5)
  • use parameter platform in run and build (e62b142)

Features

  • add android ad ios emulators run and auto-build (e19d1ba)
  • add android running device detection and usage (cd004a4)
  • add aws support (c2f06e8)
  • add azure remote (ac1ff09)
  • add build download functionality (0dc600b)
  • add build upload functionality (b012c0c)
  • add build with code obfuscation (f44b70d)
  • add create project functionality (0a8364f)
  • add force rebuild option in run (42cf046)
  • add gcp support (acefdcd)
  • add incremental android build (117340b)
  • add ios platform as build parameter (96e5164)
  • add login functionality (bbd2f6d)
  • add make build current command (769cfbe)
  • add new init command (7b54a32)
  • add release build (30333a5)
  • add select project functionality (8500830)
  • add support for ios device build and run (4daa353)
  • check for platform specific index (65765a0)
  • handle ios build flavor from config (10b1107)
  • improve android build and run app with flavor (a5bf889)
  • improve error on missing build (360485b)
  • improve ios run and folder naming (199a399)
  • improve ios run app with flavor (6ca36ff)
  • improve logging and process smoothness (1036235)
  • make flavor config optional for android (0c2a3c2)
  • make flavor config optional for ios (fe29a77)
  • move to cli package folder (0818e08)
  • remove build default flavor (2fac9a8)
  • rename packages and add lerna (f1b378c)
  • run android build directly from build folder (aa25a73)
  • run ios build directly from build folder (850de25)
  • separate azure remote in a package (fb86537)
  • support destination dir resolution for ios (b98c80e)
  • update exit and android default flavor (0f02a0d)

0.6.0 (2023-10-26)

Note: Version bump only for package @rn-buildhub/workspace

0.5.0 (2023-10-26)

Bug Fixes

  • change remote config name (c7a5283)

Features

  • add new init command (ff6caa0)
  • improve error on missing build (24a33e4)
  • run android build directly from build folder (19453b3)
  • run ios build directly from build folder (9f505a1)

0.4.0 (2023-10-19)

Features

  • improve error on missing build (d4dc268)
  • run android build directly from build folder (343f9f2)
  • run ios build directly from build folder (8c35bb3)

0.3.1 (2023-10-17)

Bug Fixes

  • change remote config name (c7a5283)

0.3.0 (2023-10-17)

Bug Fixes

  • change ios build destination (da8c3fa)
  • dependencies fixed (b5d19ab)
  • improve apk detection (e9c0af2)
  • improve error managemenet (3a30268)
  • remove auto-pod install to improve incremental build time (f92ae59)
  • remove useless default config (007d45e)
  • update android build command (24989c5)
  • use parameter platform in run and build (e62b142)

Features

  • add android ad ios emulators run and auto-build (e19d1ba)
  • add aws support (c2f06e8)
  • add azure remote (ac1ff09)
  • add build download functionality (0dc600b)
  • add build upload functionality (b012c0c)
  • add build with code obfuscation (f44b70d)
  • add create project functionality (0a8364f)
  • add force rebuild option in run (42cf046)
  • add gcp support (9561a28)
  • add incremental android build (117340b)
  • add ios platform as build parameter (96e5164)
  • add login functionality (bbd2f6d)
  • add make build current command (769cfbe)
  • add release build (30333a5)
  • add select project functionality (8500830)
  • check for platform specific index (65765a0)
  • handle ios build flavor from config (10b1107)
  • improve android build and run app with flavor (a5bf889)
  • improve ios run and folder naming (199a399)
  • improve ios run app with flavor (6ca36ff)
  • improve logging and process smoothness (1036235)
  • make flavor config optional for android (0c2a3c2)
  • make flavor config optional for ios (fe29a77)
  • move to cli package folder (0818e08)
  • remove build default flavor (2fac9a8)
  • rename packages and add lerna (f1b378c)
  • separate azure remote in a package (fb86537)
  • support destination dir resolution for ios (b98c80e)
  • update exit and android default flavor (0f02a0d)