Age | Commit message (Collapse) | Author |
|
|
|
omit parentheses if there are no parameters
add quotes for string literals into annotations
|
|
|
|
* Fix broken link in kotlinx.serialization
* Rename DRIWithSourceSet to DRIWithSourceSets
|
|
|
|
|
|
Bumps [korte-jvm](https://github.com/korlibs/korge-next) from 2.2.0 to 2.3.1.
- [Release notes](https://github.com/korlibs/korge-next/releases)
- [Commits](https://github.com/korlibs/korge-next/commits/v2.3.1)
---
updated-dependencies:
- dependency-name: com.soywiz.korlibs.korte:korte-jvm
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
|
|
|
|
|
* bump kotlin to 1.5.21
* Bump binary compatibility plugin
* update stdlib submodule
* Bump IJ to 202.8194.7
|
|
|
|
* minor: rename `DefaultRenderer.buildNewLine` to `buildLineBreak`
to better describe what it actually does.
* minor: rename `CommonmarRenderer.appendNewLine` to `buildNewLine`
for consistency.
|
|
|
|
|
|
Bumps com.github.node-gradle.node from 3.0.1 to 3.1.0.
---
updated-dependencies:
- dependency-name: com.github.node-gradle.node
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
|
Bumps [korte-jvm](https://github.com/korlibs/korte) from 2.0.7 to 2.2.0.
- [Release notes](https://github.com/korlibs/korte/releases)
- [Commits](https://github.com/korlibs/korte/compare/v2.0.7...v2.2.0)
---
updated-dependencies:
- dependency-name: com.soywiz.korlibs.korte:korte-jvm
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
|
|
|
|
|
* Add support for multimodule package lists
* Merge package-lists in multi-module generation
* Remove double-wrapping of modules in multi-module generation
* Handle empty modules in package lists
|
|
* GFM renderer: cleanup paragraphs
* GFM renderer: cleanup tables
* GFM renderer: add tests for wrong header in table
Table with extra cell in row is really generated by `all-modules-page` plugin
* Remove commented-out lines
* Add BriefCommentPreprocessor which inserts a line break between a signature and a brief comment
Fixed a bug with `mapTransform` function which replaces table headers with their contents
Co-authored-by: Kamil Doległo <kamil.doleglo@interia.pl>
|
|
* Add OSSRH repositories
* Rewrite Gradle plugin publication
* Add publication version assertion
* Use Nexus publish plugin for publishing to Sonatype
* Remove explicit publishing from s3 tests
* Don't document Dokka for local publication
* Fix a bug with closing Sonatype repository
* Bump internal Dokka version
* Move publication version check to the validate task
* Fix Gradle plugin publication
* Bump Dokka and gradle plugin-publish versions
* Do not run Dokka for test tasks
* Do not fail all runs in a workflow
* Reduce JVM memory limit
|
|
|
|
* Multilanguage docs inheritance
* Add map to store inherit doc entries
|
|
|
|
|
|
|
|
matches (#1944)
|
|
* GFM renderer: sanitize line ends
* GFM renderer: sanitize line ends in table cell
|
|
Fixes #1895
|
|
* Bump compiler to 1.5.0
* Include Api changes
|
|
* Fix line separator issues
* Test fix
* Handle just CR as well, add better test
* Add escaped \r\n to tests
|
|
|
|
* Specify older versions as a list of files, add option to use directory
* Allow specifying older version directory as well
* Cleanup
* Update API export
* Update versioning docs
|
|
* Make anchors stable
* Remove backing field from merged and all in CompositeSourceSetID
|
|
|
|
* Introduce binary compatibility plugin
* Update diffs
|
|
* Fix missing unresolved links in GFM
* Fix missing links to elements imported as static
|
|
|
|
|
|
* Bump kotlinx html to 0.7.3
* Update repositories
|
|
|
|
|
|
|
|
|
|
* Bump com.github.node-gradle.node from 2.2.4 to 3.0.1
Bumps com.github.node-gradle.node from 2.2.4 to 3.0.1.
Signed-off-by: dependabot[bot] <support@github.com>
* Adjust configuration after migrating to never gradle node plugin
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Marcin Aman <marcin.aman@gmail.com>
|
|
|
|
|
|
|
|
|
|
|