org.jetbrains.kotlin:kotlin-source-map-loader
1.3.72
#346 most downloaded on Maven Central
JetBrains/kotlin
What this package is like to depend on
Last release 6 years ago
no release in 18 months
Release timing varies
gaps range from 2 weeks to 3 months
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
5 releases · first in 2019
0 releases in the last 12 months
see the full history below
Release timeline
5 releases · Nov 2019 to Apr 2020Releases
latest 5-
1.3.7214 Apr 2020Commits, not release notes
This project publishes no release notes. Between
v1.3.71andv1.3.72there were 26 commits, 26 of them substantive:- i18n: NativeDefinitions: add getter to property
- i18n: NativeDefinitions: remove redundant bundle
- (CoroutineDebugger) NPE fix in CoroutineAsyncStackTraceProvider
- Fix incremental analysis for whitespaces
- Fix UI freezes caused by calls with a huge number overloads
- Add checkCanceled on common autocompletion, hl resolve path
- i18n, konan: fix bundles
- Rename of "destruction declarations" to "destructuring declarations" in UI
- Gradle, native: Correctly clear flag when detecting parallel compilation
- Improvements in KotlinCopyPasteReferenceProcessor
- Adapt exception line numbering for file link (KT-38079)
- Fix tests for KT-38079
- only stub default constructor when compiling against .java source files
- Replace with: do not remove annotation use-site targets
- Fix delegated property resolve with intermediate ID provideDelegate
- Add sample for text version of chunked
- Add sample for filterNotNull
- Add sample for filter
- Add sample for filterNot and improve sample for filter
- Add samples for partition
…and 6 more.
-
1.3.7123 Mar 2020Commits, not release notes
This project publishes no release notes. Between
v1.3.70andv1.3.71there were 195 commits, 195 of them substantive:- Remove 1.4-specific language features from 1.3.70 changelog
- Changelog: remove "trailing comma" feature from 1.3.70
- Use LightJavaModule.getModule for 193
- KT-37024 Optimized delegated property metadata generation in inline fun
- Generate compiler tests
- Since build updated for 193 branch due incompatibility
- Revert "Since build updated for 193 branch due incompatibility"
- Handle properly lambda change in incremental analysis
- [Gradle, JS] Move logic of resolving NpmDependency to Npm Api
- Support friend internal visibility in K2Metadata compiler (KT-37264)
- Internal visibility between common source sets in Gradle (KT-37264)
- Update compatibility range for AS 3.6 and 4.0
- Fix changelog
- De-bunch KotlinLightCodeInsightFixtureTestCase.kt
- Refactoring: always use compiler settings with de-configuration in tests
- Refactoring: extract long function out of local context
- Always clean language and api versions after usage
- Clean facet if it wasn't set before test (fix tests on 201)
- Clean LANGUAGE_VERSION_SETTINGS after the test
- Always configure and restore api version settings in tests
…and 175 more.
-
1.3.7003 Mar 2020Commits, not release notes
This project publishes no release notes. Between
v1.3.61andv1.3.70there were 250 commits, 248 of them substantive:- Update dukat dependency to 0.0.26
- [IDEA] Add check on gradle version not to broke Gradle older 4.0
- [IDEA] Preload KotlinTest class instead of loop finding
- [IDEA] Use GradleVersion fqn to use it in case when there is no import
- [IDEA] Check assignable from task to KotlinTest class
- [IDEA] Use withType instead of isAssignableFrom
- build.gradle.kts: change notification text
- [NI] Fix OnlyInputTypes for captured types
- [NI] Preserve constraint position for OnlyInputType during incorporation
- [NI] Fix issues with star projection uncapturing
- NI: Fix property references overload ambiguity
- NI: Report incompatible receiver of callable reference
- [minor] [NI] Additional test for loosing type annotations on extension functions
- [NI] Fix inference if inner system has only by "uninteresting" constraint
- [NI] Infer type variable to Nothing if all upper constraints are from upper bounds
- [NI] Approximate intersection type in type argument to star if it's necessary
- Fix incorrect use of language feature
- [NI] Don't discriminate
Nothing-type from resulting ones - [NI] Remove Nothing result type restriction in most cases
- [NI] Implement algorithm for completion mode selection
…and 228 more.
-
1.3.6126 Nov 2019Commits, not release notes
This project publishes no release notes. Between
v1.3.60andv1.3.61there were 19 commits, 19 of them substantive:- 193: Fix outdated gradle plugin id
- Frontend plugins to upstream
- Add some changes to introduced extension points
- Fix not converted jetbrains nullability annotations for types
- [JS] Add deprecated typealias and extension properties for renamed in dukat update entities
- Add support for Touch API in JS Stdlib
- Turn off FUS data sending in 1.3.61+ as we as we sent enough in 1.3.60
- Temporary comment out failing assert
- Choose SDK consistently at least for non-COMPOSITE analysis
- KT-35004: keep track of KotlinType for 'when' subject
- Add external keyword support for UL
- Add test on platform checks in project without that target
- Disable platform-specific checkers in common
- Fix AWT freeze in KotlinNativeABICompatibilityChecker
- Fix
forloop conversion when multiple initializers are present - Do not report 'Missing @Serializable on enum with @SerialInfo' if enum
- Export generic serializer constructor from JS module
- Update Kotlin Native
- Add changelog for 1.3.61
-
1.3.6014 Nov 2019Nothing published for this version