0.7.3 (2024-10-16)
Merged pull requests:
0.7.2 (2024-06-17)
Closed issues:
- About the build performance #232
- xcrun: error: unable to find utility "devicectl", not a developer tool or in PATH #225
Merged pull requests:
- remove deprecated atty and tempdir dependencies #235 (fredszaq)
- cargo fmt #234 (ThibautLorrainSonos)
- libclang path is in lib and not lib64 in ndk 26+ #233 (ThibautLorrainSonos)
- Update github org #231 (jayvdb)
- show id of ssh devices (in addtion to their ip) in all-devices command #230 (fredszaq)
- Use matrix in CI for third tier apple simulators #228 (simlay)
0.7.1 (2024-04-11)
Merged pull requests:
- fix macos binary upload #227 (kali)
- only warn if xcrun is missing #226 (kali)
- Bump msrv to 1.74 #224 (simlay)
0.7.0 (2024-04-09)
Closed issues:
- Run test on iOS failed: No such file or directory (os error 2) #216
- Support cargo-dinghy as a cargo test runner #210
- Dinghy hangs on macOS-14 runner #207
- Use
xcrun devicectl
to deploy to iOS devices. #204 - Faiiled to build what use ndk_context project #201
- Add macOS M1 binary to release CI #200
- Getting files generated by tests back? #199
undefined symbol: ANativeWindow_setBuffersGeometry
with visual tests usingwgpu
#198- watchOS simulator support #194
- tvOS simulator support #193
- How to build with non-default crate features? #129
Merged pull requests:
- use fs_err when it make sense in dinghy_lib #222 (kali)
- follow symlinks while walking dirs (and improve error messages) #221 (kali)
- fix when multiple Dinghy app are installed #220 (kali)
- add changelog generation script in ./pre-release.sh #219 (fredszaq)
- better error message on pymobiledevice3 failure #218 (kali)
- android: fix SDK detection on mac. #217 (ashdnazg)
- Support for ios17 #215 (kali)
- Infer the platform when runner is called in standalone mode #213 (fredszaq)
- Universal macos binary in CI #209 (simlay)
- Test on macOS-13 (x86) and macOS-14 (arm) #206 (simlay)
- android emulator needs to be installed for avdmanager to work #205 (ThibautLorrainSonos)
- Support tvOS and watchOS simulators #203 (simlay)
- use android emulator 32.1.15 in ci as 33.1.23 segfaults #202 (fredszaq)
- Bump rustix from 0.38.14 to 0.38.19 #196 (dependabot[bot])
- Fix preferences path after Ventura #195 (ldm0)
0.6.8 (2023-09-29)
Merged pull requests:
- search android ndk also in ANDROID_NDK env var and pass ANDROID_NDK var to build if not set (cmake compat) #192 (fredszaq)
0.6.7 (2023-09-14)
Closed issues:
- Maintain CHANGELOG #187
Merged pull requests:
0.6.6 (2023-09-14)
Merged pull requests:
0.6.5 (2023-09-11)
Closed issues:
catch_unwind
broken onarmv7-apple-ios
#156
Merged pull requests:
- properly setup clang++ as CXX in android auto platforms #188 (fredszaq)
- cargo update (procmacro2 failing to compile on nightly) #186 (fredszaq)
- make RUST_BACKTRACE overwritable by --env #185 (bestouff)
- add legacy dinghy crate #184 (fredszaq)
- bump msrv #183 (kali)
0.6.4 (2023-04-13)
Merged pull requests:
0.6.3 (2022-11-18)
Closed issues:
- On the use
std::fs::ReadDir.next()
#177 - failed to compile cargo-dinghy v0.3.2 - multiple packages link to native library git2 #66
Merged pull requests:
- add all shared libs as args in run-with #181 (fredszaq)
- bump iphone min version #180 (kali)
- add apt update #179 (kali)
0.6.2 (2022-08-09)
Closed issues:
- No more working on iOS devices 14.x #135
- Cannot run tests on iOS 14 device #131
- test --no-fail-fast is not recognized #127
- Old android device using ro.product.cpu.abi rather than ro.product.cpu.abilist #109
- ImportError: No module named six #6
Merged pull requests:
- fix android toolchain discovery on macOS #178 (fredszaq)
- Mention ios-deploy in docu #176 (umgefahren)
0.6.1 (2022-08-04)
Closed issues:
- deploy to iOS devices with ios-deploy #166
- No device support directory for iOS version 12.5 #165
- lldb output is variable #158
Merged pull requests:
- musl build fix #175 (fredszaq)
- display compile errors and check cargo exit status in run-with #174 (fredszaq)
- Dependency cleanup #172 (madsmtm)
- Support newer versions of the OpenSSL x509 text format #171 (madsmtm)
0.6.0 (2022-07-27)
Closed issues:
- Share resource files between tests #161
Merged pull requests:
- some ios signing logging adjusts #170 (kali)
- Logging overhaul #169 (fredszaq)
- use ios-deploy, remove in-house rust partial port #168 (kali)
- introduce run-with subcommand and transparent copy of files in runner args #167 (fredszaq)
- do not copy ad-hoc rsync on device if file exists #164 (fredszaq)
- Use package name instead of runnable id for dir on target #163 (fredszaq)
- support android ndk 23 and up #162 (fredszaq)
- Broken implicit wp dep #160 (kali)
0.5.1 (2022-07-08)
Merged pull requests:
0.5.0 (2022-07-06)
Closed issues:
- cargo install dinghy takes too long #39
Merged pull requests:
0.4.71 (2022-03-21)
Closed issues:
- Support for aarch64-apple-ios-sim in dinghy #147
Merged pull requests:
- Fix iOS bundle to make app use the full screen #152 (simlay)
- Initial stuff for aarch64 ios simulator support #151 (simlay)
0.4.70 (2022-03-18)
Merged pull requests:
0.4.69 (2022-03-17)
Closed issues:
- Rust 2021 Edition #148
Merged pull requests:
- Fix iOS simulator tests with lldb 13 #149 (simlay)
- tests are actually runnable on host platform #146 (kali)
- Fix ci weirdness #145 (kali)
- Fix iOS 9.3 #143 (madsmtm)
- Fix "Developer" typo #142 (madsmtm)
0.4.68 (2022-01-19)
Merged pull requests:
0.4.67 (2021-12-06)
Merged pull requests:
0.4.66 (2021-11-29)
Closed issues:
- test-app build fails with unable to find library -lgcc #138
Merged pull requests:
0.4.63 (2021-11-04)
Closed issues:
- Support building crates that use resolver 2 #133
Merged pull requests:
0.4.62 (2021-07-28)
Merged pull requests:
- Bump cargo #134 (kali)
- Fixes the iOS test command #132 (Robert-Steiner)
0.4.61 (2021-02-15)
0.4.60 (2021-02-15)
0.4.59 (2021-02-15)
0.4.57 (2021-02-15)
0.4.55 (2021-02-15)
0.4.54 (2021-02-15)
0.4.53 (2021-02-15)
0.4.52 (2021-02-15)
0.4.51 (2021-02-15)
0.4.50 (2021-02-12)
0.4.48 (2021-02-09)
0.4.47 (2021-02-09)
0.4.46 (2021-02-09)
0.4.45 (2021-02-09)
0.4.43 (2021-02-09)
Closed issues:
- don't work for ios 13.3 on osx 10.15.5 #116
Merged pull requests:
- Maintenance #130 (kali)
- Better error message on rsync exec #128 (fredszaq)
- Fix some grammar and typos in README.md #126 (geophree)
0.4.41 (2020-10-16)
Closed issues:
Merged pull requests:
- Prevent deployment of libdl.so on Android #125 (tom-bowles)
0.4.40 (2020-09-10)
Merged pull requests:
0.4.39 (2020-08-05)
Merged pull requests:
- iOS environment variable support #120 (Jasper-Bekkers)
- Add arm64e support #119 (Jasper-Bekkers)
0.4.38 (2020-06-18)
Merged pull requests:
0.4.37 (2020-05-29)
Closed issues:
- Long term solution for URL regression #101
Merged pull requests:
- add missing x86_64 android device #115 (MarcTreySonos)
- experimental shell expansion in run #114 (kali)
- avoid createing huge and useless PKG_CONFIG_LIBDIR #113 (kali)
- Allow SSH devices to use the host toolchain #112 (fredszaq)
0.4.35 (2020-04-09)
Merged pull requests:
0.4.34 (2020-04-07)
0.4.33 (2020-04-07)
Merged pull requests:
0.4.31 (2020-04-07)
0.4.30 (2020-04-06)
0.4.29 (2020-04-06)
0.4.28 (2020-04-06)
0.4.27 (2020-04-06)
0.4.26 (2020-04-06)
0.4.25 (2020-04-06)
Merged pull requests:
- Daxpedia windows fix #107 (kali)
- Fix targets which does not have sysroot #106 (MarcTreySonos)
- add upload rsync binary step for the ssh devices #105 (MarcTreySonos)
- Android ndk 19+ documentation #86 (Deluvi)
0.4.24 (2020-02-13)
Merged pull requests:
- libc++_shared.so must be included for android deployment #103 (MarcTreySonos)
0.4.23 (2020-02-13)
Fixed bugs:
0.4.22 (2020-01-30)
Closed issues:
- dinghy_test::test_file_path doesn't work when running tests natively on desktop platform #99
Merged pull requests:
- fix ci #102 (kali)
- use crate url 2.0.0 #97 (MarcTreySonos)
0.4.21 (2020-01-27)
Merged pull requests:
0.4.20 (2020-01-16)
Merged pull requests:
0.4.19 (2020-01-13)
Merged pull requests:
0.4.18 (2019-10-28)
Merged pull requests:
0.4.17 (2019-10-24)
0.4.16 (2019-09-16)
0.4.15 (2019-09-16)
Merged pull requests:
0.4.14 (2019-09-16)
0.4.13 (2019-09-08)
0.4.12 (2019-08-29)
0.4.11 (2019-05-09)
Closed issues:
- Add android app platform version to specify/match a minSdk Version #85
Merged pull requests:
- bump osx #90 (kali)
- Prevent library copy of lib file in the toolchain's sysroot when running on a remote device #88 (Deluvi)
- Make automatic platform decision for a given device deterministic #84 (Deluvi)
0.4.10 (2019-02-26)
Closed issues:
- Fails to sign when there is any non .mobileprovision file in Profiles folder #77
Merged pull requests:
- Android ndk 19+ API level choice #83 (Deluvi)
- Fix multiple versions of the same dynamic lib used #82 (Deluvi)
0.4.8 (2019-02-14)
Merged pull requests:
0.4.7 (2019-02-13)
0.4.6 (2019-02-12)
Merged pull requests:
0.4.5 (2019-02-09)
Closed issues:
- Failure linking backtrace-sys on android: undefined reference to 'getpagesize' #61
- Error when I try to use dinghy #48
- Should benchmarks return performance numbers? #44
- MacOS: Unexpected end of JSON with Xcode CommandLineTools #32
Merged pull requests:
- more android fixes and debug info #76 (kali)
- refactor + android clang support #75 (kali)
- Script device #74 (kali)
- update cargo to 0.32 - edition 2018 support #73 (fredszaq)
- Fix typos in documentation #69 (adrienball)
- support --no-run #67 (kali)
- filename conflict in "run" #65 (kali)
- some trace! level info, plus move exe to target/ in bundle #64 (kali)
- Bump dependencies #63 (Eijebong)
- add static linking helper #62 (MarcTreySonos)
- Define defualt toolchain directory in .dinghy #60 (rtmvc)
- do not copy target in target #58 (kali)
- Update build_env.rs #57 (warent)
- Update dinghy crate to cargo-dinghy #56 (nebuto)
- Allow debug build mode arg #55 (rtmvc)
- Set permissions before copy #54 (rtmvc)
- Copy libs for host platform too #53 (rtmvc)
- Warn if package filtered on platform #52 (rtmvc)
- Copy ios libs #51 (rtmvc)
- Copy .so dependencies in target directory for builds #50 (rtmvc)
- Strip executable copy and not original as cargo might not regenerate … #49 (rtmvc)
- Copy .so dependencies in target directory for builds #47 (kali)
- Strip #46 (kali)
- Fix nightly compiler error #45 (pitdicker)
- Task/cc rs compat #42 (kali)
- 0.3 #40 (rtmvc)
0.2.16 (2018-02-05)
Closed issues:
0.2.15 (2017-11-23)
Closed issues:
- MacOS Cannot build with Xcode 9 (9A235) #29
Merged pull requests:
- Update to cargo 0.22, fix a few warnings #33 (ryanpresciense)
0.2.14 (2017-10-05)
Closed issues:
- Refactoring some common logic into a library #4
Merged pull requests:
0.2.13 (2017-07-04)
0.2.12 (2017-07-04)
Closed issues:
- Allow specifying port number for ssh #26
- Need some way of deploying test_data even if they are included in .gitignore #24
Merged pull requests:
- Bump dependencies #28 (klefevre)
- Implement clean_app in ssh, add path and port options #27 (azdlowry)
- Allow copy_git_ignored to be added to test data #25 (azdlowry)
- Android Improvements #23 (azdlowry)
0.2.11 (2017-06-09)
Merged pull requests:
0.2.10 (2017-05-29)
Merged pull requests:
0.2.9 (2017-04-21)
Closed issues:
- make_linux_app is creates more and more files each time #19
Merged pull requests:
0.2.8 (2017-04-21)
0.2.7 (2017-04-18)
Merged pull requests:
0.2.6 (2017-04-18)
Closed issues:
0.2.5 (2017-04-15)
Closed issues:
- run cargo examples? #11
Merged pull requests:
0.2.4 (2017-04-11)
Merged pull requests:
0.2.3 (2017-03-31)
Merged pull requests:
0.2.2 (2017-03-31)
0.2.1 (2017-03-29)
Merged pull requests:
0.2.0 (2017-02-10)
Merged pull requests:
0.1.13 (2017-01-31)
Merged pull requests:
0.1.12 (2017-01-26)
0.1.11 (2017-01-26)
Closed issues:
- unresolved name
ensure_shim
when trying to cargo install #5
Merged pull requests:
0.1.10 (2017-01-24)
0.1.9 (2017-01-23)
0.1.8 (2017-01-23)
0.1.7 (2017-01-23)
0.1.6 (2017-01-18)
Closed issues:
- Link error when executing 'cargo install dinghy' #3
0.1.5 (2017-01-03)
0.1.4 (2016-12-16)
Merged pull requests:
* This Changelog was automatically generated by github_changelog_generator