Blisk 歷史版本列表 Page5

最新版本 Blisk 22.0.217.104

Blisk 歷史版本列表

Blisk 是一個基於鉻的瀏覽器,用於 web 開發的基本工具。將其用於同時構建和測試您的網站的桌面和移動版本。 Blisk 使開發人員能夠同時在多個設備上編碼,預覽其更改! 4 使用原因 Blisk:TIME SAVING以光速發展!現在您不需要一直刷新頁面,搜索並滾動到所需的元素。 Blisk 從根本上節省了開發和測試的時間。瀏覽器將使你的生產力達到 200%。所以你可以把你的工作快兩倍,把時... Blisk 軟體介紹


Gradle 7.3.1 查看版本資訊

更新時間:2021-12-02
更新細節:

What's new in this version:

Fixed:
- Consider reverting breaking change about test configuration
- Fix multiple annotation processing issues discovered by Micronaut

更新時間:2021-11-10
更新細節:

What's new in this version:

Fixed:
- Move Untracked annotation to task level
- Improve error message when --project-cache-dir is used together with --watch-fs
- Test Suite cannot add version catalog item
- 7.3-rc-1 --project-cache-dir incompatible with org.gradle.vfs.watch=true
- SourceSet with name 'test' not found in KMP
- 7.3-rc-1: Incubating test suite changes breaks existing build
- Fix minor JvmTestSuitePlugin docs formatting issue
- Disable caching and up-to-date checks completely for task
- [Regression] Incremental annotation processor fails with "Attempt to recreate a file for type"
- Regression in Intellij Idea integration for Scala 3
- Support for Scaladoc with Scala 3
- JDK17 + JUnit broken test scanning
- Gradle 7.3 snapshot: dependencies task fails with "Build output cleanup registry has already been finalized - cannot register more outputs"
- Document the danger of publishing a library with a dependency on an enforcedPlatform
- Configuration cache corrupted: NonSerializableMemoizingSupplier, DefaultJvmInstallationMetadata, JavaToolchain
- Implement JvmTestSuite#useTestNG
- Add javadoc for JvmTestSuite#useSpock and #useKotlinTest
- Investigate possible breakage with test suite classpath
- gradle depends on an insecure third-party JAR package that contains the CVE vulnerability
- VFS couldn't add watch, error = 2
- Make DisableCachingByDefault non-incubating
- Update existing test coverage to use new test suite API
- Add documentation to user manual for test suite API
- Support TestNG and Spock as a testing framework options
- Update build init to provide opt-in to best practices based on incubating APIs
- Allow version catalog sub-accessors for platform, enforcedPlatform, test-fixtures and variantOf
- Ignore empty directories on Java sourcepath compile option
- Scala plugin doesn't pick jvm-target from java targetCompatability / toolchain
- Configuration Cache: ClassNotFoundException when reusing cache for java-gradle-plugin project
- In version catalog libs, alias 'jme3-plugins' is not a valid alias — Works in 7.1.1, fails in 7.2
- Add more tests for untracked properties
- Document untracked task properties
- Allow Copy tasks to mark their output as untracked
- Version Catalog: Sub-accessors and alias overload not supported for plugins.
- Cannot import project using Gradle 7.3 snapshot into IntelliJ
- Dependency resolution fails with 'Corrupt serialized resolution result'
- Allow declaring untracked task properties
- Configuration cache issue with :pluginUnderTestMetadata when java-gradle-plugin has project dependency
- Please document Kotlin language compatibility with Gradle Build tool versions.
- Version catalog should allow users to configure libraries with plugin suffix
- Documentation: Incorrect instructions to increase inotify limits
- The exclude won't be able to exclude rewritten dependency
- Make MinimalExternalModuleDependency#toString work
- Provide override for enforcedPlatform(Provider<MinimalExternalModuleDependency>) similar to platform
- Inconsistent task selector behavior in multi-projects build
- Gradle sometimes deadlocks at the start of task execution
- Ensure `JavaToolchain` API compatibility with the configuration cache
- Performance regression for multi-stage incremental annotation processors
- Configuration Cache fails to load after Dynamic Version TTL expires.
- providedRuntime is added to compileClasspath when using the war plugin
- Deprecation Warning Appears after Upgrading to Gradle 7.0
- Support JDK 17
- Support for Scala3
- Configuration cache should capture input normalization
- Endless creation of crashing daemons after upgrading to 6.0.1 or 6.1.1
- Gradle should not add non-existing paths to class paths
- Proper incremental Java/Groovy joint compilation
- ConcurrentModificationException in AbstractStyledTextOutput
- For idea plugin, `.add`ing an excluded folder does not work, only reassignment works
- ScalaDoc for Scala 3 breaks multi-module build
- NullPointerException when building with gradle-7.3-rc2 and java 17

Blisk 16.1.94.111 查看版本資訊

更新時間:2021-09-26
更新細節:

What's new in this version:

New devices in Blisk:
- iPhone 13 mini, iPhone 13, iPhone 13 Pro, iPhone 13 Pro Max are ready to use in the Blisk app, where you can run a mobile test, a responsive test, or a cross-device test. These devices are preinstalled in the Blisk app, so you don't need to download or install anything other than the Blisk app. The latest iPhones run directly on your PC, Mac, or Linux, and the code runs locally, avoiding potential data loss or security issues.
- Requirements: this feature is available in Blisk v.16.1.94.111 and later. You may need to update Blisk application to use this feature. View Documentation.
- Starting with v.16.1.94.111, Blisk opens new possibilities to running different kinds of mobile tests on iPhone 13 mini, iPhone 13, iPhone 13 Pro, iPhone 13 Pro Max: responsive test, multi-device test, touch events test, performance test, landscape orientation test, dark mode test, test for page errors, slow Internet connection test, etc.

MP4 Player 4.5.12 查看版本資訊

更新時間:2021-09-26
更新細節:

Julia Language 1.6.3 (64-bit) 查看版本資訊

更新時間:2021-09-26
更新細節:

MP4 Player 4.5.10 查看版本資訊

更新時間:2021-09-22
更新細節:

更新時間:2021-08-19
更新細節:

Blisk 16.0.79.98 查看版本資訊

更新時間:2021-07-25
更新細節:

What's new in this version:

- Share device set, Integration with Command line and Blisk link
- Auto width for Chrome-like view and Splitter improvements
- New devices: iPad Pro 11(2021) and iPad Pro 12(2021)

Julia Language 1.6.2 (64-bit) 查看版本資訊

更新時間:2021-07-15
更新細節:

更新時間:2021-06-15
更新細節:

What's new in this version:

Switch your build to use Gradle 7.1 by updating your wrapper:
- ./gradlew wrapper --gradle-version=7.1
- See the Gradle 7.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading to Gradle 7.1