Him188
|
92465c3213
|
Improve performance of IDEA plugin
|
2021-12-16 14:17:50 +00:00 |
|
Him188
|
aa915085b8
|
Set version to 2.9.0
|
2021-12-15 21:16:02 +00:00 |
|
Karlatemp
|
bca536b107
|
Fix publishing; fix #1733
|
2021-12-13 13:07:29 +08:00 |
|
Him188
|
18e10c2ceb
|
set version to 2.9.0-RC
|
2021-12-11 17:12:52 +00:00 |
|
Eritque arcus
|
07b303fb24
|
upgrade log4j version to prevent vulnerability (#1724)
|
2021-12-10 11:57:09 +00:00 |
|
Him188
|
1783c22e30
|
Unify dependency configuration
|
2021-12-06 14:58:30 +00:00 |
|
Him188
|
61ce69c328
|
Configure publishing for mirai-bom
|
2021-12-06 14:31:25 +00:00 |
|
微莹·纤绫
|
d10d20302e
|
Dokka (#1708)
* dokka
* test
* Fix classpath
* Fix deploy
* Fix deploy
* Fix deploy
* GitHub workflows
|
2021-12-04 15:43:09 +00:00 |
|
Him188
|
b0c4821a20
|
Set version on main branch to 2.9.0-M1
|
2021-11-09 22:12:11 +00:00 |
|
Him188
|
32f2f705a5
|
Set version on main branch to 2.8.0
|
2021-10-30 22:56:12 +01:00 |
|
Him188
|
919498c215
|
Set version to 2.8.0-RC
|
2021-10-30 22:48:37 +01:00 |
|
Him188
|
66999aadaf
|
Migrate to Kotlin 1.5.30 and review dependencies:
- Remove redundant atomicfu-common
- Do not expose kotlinx-io and atomicfu
|
2021-09-01 18:52:36 +08:00 |
|
Him188
|
2cc6e0bbd8
|
Use yamlkt 0.10.2
|
2021-09-01 13:55:39 +08:00 |
|
Him188
|
edf1bc9a2e
|
Migrate more transformers to NoticeProcessorPipeline
|
2021-09-01 13:55:39 +08:00 |
|
Him188
|
f90320bd2b
|
Snapshots publishing (#1465)
* Add snapshots publishing
* fix workflow
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* Create tag on releasing snapshots
* fix
* fix
* fix
* Publish only when tagged `v*`
* MAMOE_TOKEN
* fix
* fix
* Close repository but not publish on release
* Ignore documentations for snapshots publishing
* Update docs for snapshots
* Remove unused newly added files
* Disable all shadow tasks on snapshots publishing
* Remove concurrency limitation for publish-mirai
* fix
* fix
* fix
* Remove publishMiraiCoreArtifactsToMavenLocal
|
2021-09-01 13:47:02 +08:00 |
|
Him188
|
c0d85f3e9d
|
Set version to 2.8.0-M1
|
2021-08-31 11:15:43 +08:00 |
|
Karlatemp
|
8ab6a489d0
|
Remove jcenter
|
2021-08-27 16:36:50 +08:00 |
|
Him188
|
994893605d
|
Set version to 2.8-M1
|
2021-08-25 16:07:08 +08:00 |
|
Him188
|
b41ee54f6c
|
Release version 2.7.0
|
2021-08-25 16:04:09 +08:00 |
|
RainChan
|
06c1652d53
|
Bypass BC deprecation check on Android (#1481)
Co-authored-by: Karlatemp <karlatemp@vip.qq.com>
Co-authored-by: Karlatemp <karlatemp@vip.qq.com>
|
2021-08-25 15:07:56 +08:00 |
|
Him188
|
63e0c9837d
|
Release version 2.7-RC
|
2021-08-11 22:00:05 +08:00 |
|
Him188
|
20a14fc716
|
Add adapter modules for logging libraries to connect with mirai logger
|
2021-08-11 15:24:32 +08:00 |
|
Him188
|
5950e9e1e8
|
Improve logging: use Log4j internally and support markers
Migrate usages of `MiraiLogger.create` to new API
apiDump for new logging
|
2021-08-11 15:24:32 +08:00 |
|
Him188
|
8ede2cc78f
|
Release version 2.7-M2
|
2021-07-06 21:50:13 +08:00 |
|
Him188
|
59e60d42ce
|
Update to kotlinx-serialization 1.2.1 and yamlkt 0.10.0
|
2021-07-02 22:39:56 +08:00 |
|
Him188
|
1a8f51a203
|
Update idea dependencies
|
2021-07-02 02:07:07 +08:00 |
|
Him188
|
adc39a93b5
|
Update copyright
|
2021-07-02 00:39:10 +08:00 |
|
Him188
|
b9eb654a51
|
Reformat and cleanup code
|
2021-07-02 00:39:10 +08:00 |
|
Karlatemp
|
28c2309fbb
|
Add version info in META-INF/MANIFEST.MF (#1355)
|
2021-06-23 14:57:34 +08:00 |
|
Karlatemp
|
8a1154a0d7
|
2.7-M2-dev-1
|
2021-06-23 11:45:39 +08:00 |
|
Him188
|
f2ca8e1eff
|
Revert "Fix kt compiler errors (#1159)"
This reverts commit b227f719
|
2021-06-19 23:58:27 +08:00 |
|
Him188
|
006b63e93e
|
Use Kotlin IR compiler
|
2021-06-19 18:35:53 +08:00 |
|
Him188
|
b767d9ad1b
|
2.7-M1-dev-6
|
2021-06-19 01:01:21 +08:00 |
|
Him188
|
19bc781854
|
Add kotlinx-coroutines-debug to jvmTest
|
2021-06-08 16:14:23 +08:00 |
|
Him188
|
cf82f96672
|
Opt-in TestOnly for test
|
2021-06-07 18:42:46 +08:00 |
|
Him188
|
ba7211a6e4
|
2.7-M1-dev-5
|
2021-06-01 13:57:01 +08:00 |
|
Him188
|
e1adaf9315
|
2.7-M1-dev-4
|
2021-05-31 16:14:31 +08:00 |
|
Karlatemp
|
49fdc19763
|
Bump junit to 5.7.2
|
2021-05-31 00:15:02 +08:00 |
|
Him188
|
bcdff1336b
|
Kotlin 1.5 and dependencies updates (#1246)
* Kotlin 1.5 and dependencies updates
* Update mirai-console ref
* Use Kotlin 1.5.10
* 2.7-M1-dev-3
* Update console ref
|
2021-05-27 14:39:13 +08:00 |
|
Him188
|
5e25c0e25b
|
Remove bintray
|
2021-05-25 12:25:53 +08:00 |
|
Him188
|
58d2081494
|
Add suppress for ExperimentalSerializationApi
|
2021-05-09 00:54:48 +08:00 |
|
Him188
|
eb80a4836b
|
Remove all unstable kotlin.Duration usages
|
2021-05-09 00:54:48 +08:00 |
|
Him188
|
e08fc5d874
|
Build: add slf4j
|
2021-05-09 00:54:48 +08:00 |
|
Him188
|
a143340141
|
Buildscript: Fix test artifacts included in main sourceset
|
2021-05-09 00:54:48 +08:00 |
|
Him188
|
b844efb072
|
New network: framework infrastructure
|
2021-05-09 00:54:48 +08:00 |
|
Him188
|
cb2b0f4423
|
Release version 2.6.4
|
2021-05-06 23:41:28 +08:00 |
|
Him188
|
70dc0a4da6
|
Remove kotlin.time.Duration usages (#1215)
* Remove kotlin.Duration usages
* Fix build
* update submodule console ref
|
2021-04-27 11:49:30 +08:00 |
|
Him188
|
2dc96999f1
|
2.7-M1-dev-2
|
2021-04-25 11:42:29 +08:00 |
|
Him188
|
30a81738b9
|
2.7-M1-dev-1
|
2021-04-18 14:39:22 +08:00 |
|
Him188
|
9debb850b7
|
Release version 2.6.1
|
2021-04-17 19:09:26 +08:00 |
|