org.jetbrains.kotlin:kotlin-test-nodejs-runner
1.3.50
#351 most downloaded on Maven Central
JetBrains/kotlin
What this package is like to depend on
Last release 7 years ago
no release in 18 months
Ships fairly regularly
a new release about every 4 weeks
This project publishes no release notes
the list below is its commits, not an announcement
Nothing withdrawn
no release was ever pulled
7 years old
3 releases · first in 2019
0 releases in the last 12 months
see the full history below
Release timeline
3 releases · Jun 2019 to Aug 2019Releases
latest 3-
1.3.5022 Aug 2019Commits, not release notes
This project publishes no release notes. Between
v1.3.41andv1.3.50there were 250 commits, 250 of them substantive:- Fix Gradle task input annotations for Gradle 5.5 checks
- Fix org.jetbrains.kotlin.native.disabledTargets registered as extension
- Allow omitting version of standard artifacts when kotlin-android plugin is used
- (minor) Minor corrections in K/A/30GradleIT#testOmittedStdlibVersion
- Refactor FIR symbols to make them and their FIR element types more clear
- FIR: add test for synthetic property access
- FIR: make Java default constructor visibility same with class visibility
- FIR: consider Java default constructors as primary ones
- FIR2IR: set origin correctly for synthetic property accesses
- KotlinGenerateToStringAction: should generate .contentToString instead java.util.Arrays.toString
- Remove check for files count for mirror elements set in light classes
- psi2ir: Provide substituted descriptor for property references
- Use kotlin home for automatic loading of the scripting plugin
- Implement support for new script customizations in command line compiler
- Improve script and REPL result handling:
- Refactor scripting compiler plugin - move cli dependent parts out of the -impl jar
- Fix compiled scripts saving tests:
- Abort script evaluation if environment is created with errors
- Fix legacy definitions error propagation
- Attempt to fix Windows detection in main-kts tests
…and 230 more.
-
1.3.4103 Jul 2019Commits, not release notes
This project publishes no release notes. Between
v1.3.40andv1.3.41there were 28 commits, 28 of them substantive:- Fix jline proguarding in the compiler: fixes cli REPL
- Implement command-line REPL smoke test
- Fix custom script definition cashing and script validity check:
- Implement main-kts test with command-line compiler
- [NI] Don't avoid Nothing-like constraints if Nothing was in initial type
- [NI] Added test for KT-32094
- [NI] Skip fake call for descriptor from object in builder-inference
- [NI] Fix exception: callable reference is used with an unresolved LHS
- [NI] Fix exception: don't try to compute type depth on
nulltype - [NI] Capture receiver of invoke-based call
- [NI] Support callable references on qualified types with generics
- [NI] Fix exception for type check callable reference against error type
- [NI] Coerce to
Unitexpression in last block with explicitUnit - [NI] Fix composite substitution for stubbed type in builder-inference
- [NI] Record DFI for callable reference arguments
- Gradle: Add a shortcut DSL method for linuxArm64 target
- Exclude functional types for the warning reporting about implicitly inferred a type parameter to Nothing
- Bind WrappedVariableDescriptorWithAccessors in IR deserializer
- JS: fix reified T::class for primitive T (e.g. Int) (KT-32215 fixed)
- Gradle, JS: don't project.getTasksByName inside task realization callback
…and 8 more.
-
1.3.4019 Jun 2019Nothing published for this version