File tree Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## [ 2.5.1] ( https://github.com/waterbeside/lunisolar/compare/v2.5.0...v2.5.1 ) (2024-10-21)
2
+
3
+
4
+ ### ✨ Features
5
+
6
+ * 中元节marker由七月十四调整为七月十五 [ #33 ] ( https://github.com/waterbeside/lunisolar/issues/33 ) ([ cea7616] ( https://github.com/waterbeside/lunisolar/commit/cea76163a66cd11479181e99a977c5aadc4a7fa7 ) )
7
+
8
+
9
+ ### 🐛 Bug Fixes
10
+
11
+ * 修复“换年的23点,转换的阴历月份不正确”的问题 [ #35 ] ( https://github.com/waterbeside/lunisolar/issues/35 ) ([ d2e2e49] ( https://github.com/waterbeside/lunisolar/commit/d2e2e49471d49bd33ea1ad6102ad18d9d0366ac5 ) )
12
+ * 修正"通过带时辰的农历创建实例,并刚好在夏令时时,从新转为农历会出现时辰有误的问题“ [ #31 ] ( https://github.com/waterbeside/lunisolar/issues/31 ) ([ 616a238] ( https://github.com/waterbeside/lunisolar/commit/616a238fdffd92d6d0bc95a34cdba085b54b674c ) )
13
+
14
+
15
+
1
16
# [ 2.5.0] ( https://github.com/waterbeside/lunisolar/compare/v2.4.0...v2.5.0 ) (2024-03-11)
2
17
3
18
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " lunisolar" ,
3
- "version" : " 2.5.0 " ,
3
+ "version" : " 2.5.1 " ,
4
4
"description" : " 专业农历库,支持公历阴历互转,支持各类黄历数据查询,如八字四柱、阴历、神煞宜忌、时辰吉凶、建除十二神、胎神占方、五行纳音等。支持自定义插件。" ,
5
5
"main" : " dist/lunisolar.js" ,
6
6
"module" : " dist/lunisolar.esm.js" ,
You can’t perform that action at this time.
0 commit comments