Releases: DeNA/Anjin
Releases · DeNA/Anjin
v1.3.0
What’s Changed
🦑 Features
- Support launch autopilot from Play Mode tests by @nowsprinting in #36
- Enable screenshots by @nowsprinting in #38
- Add TimeBombAgent helpful pass the out-game tutorial using MonkeyAgent by @nowsprinting in #37
v1.2.0
What’s Changed
🦑 Features
- Support run on batchmode by @nowsprinting in #34
- Upgrade test-helper.monkey to v0.6.1 by @nowsprinting in #32
🧰 Maintenance
- Add specify directories for publishing in the
files
field (Fix "Broken v1.1.1 in the openupm.com") by @nowsprinting in #33 - Turn off auto referenced in Editor assembly by @nowsprinting in #30
v1.1.1
What’s Changed
🐛 Bug Fixes
- Fix for older Unity by @nowsprinting in #24
🧰 Maintenance
- Fix header template variables for Rider 2023.3 by @nowsprinting in #26
- Bump release-drafter/release-drafter from 5 to 6 by @dependabot in #27
- Bump TimonVS/pr-labeler-action from 4 to 5 by @dependabot in #28
v1.1.0
What’s Changed
🦑 Features
- Update test-helper.monkey by @Kuniwak in #17
- Make be able to implement custom composite agents by @Kuniwak in #18
- forgot to call Apply on the texture copy of the screenshot by @dena-hiroki-sakai in #13
🐛 Bug Fixes
- Fix not reported when log from not main thread by @Kuniwak in #21
- Fix not stopping and reporting when error occurred by @Kuniwak in #20
- Fix test asset name by @nowsprinting in #10
- Fix typo s/dom.dena/com.dena/ by @nowsprinting in #8
🧰 Maintenance
- Bump actions/checkout from 3 to 4 by @dependabot in #16
- Fix window name in installation by @nowsprinting in #15
- Add troubleshooting about using UniTask 2.3.0 or older case by @nowsprinting in #14
- Change pr-labeler workflow trigger to pull_request_target by @nowsprinting in #9
v1.0.1
What’s Changed
🧰 Maintenance
- Fix Installation in README.md by @nowsprinting in #3
- Fix release drafter workflow trigger and concurrency by @nowsprinting in #4
- Add pull request template by @nowsprinting in #2
- Add badges by @nowsprinting in #1
v1.0.0
What’s Changed
- first release