Skip to content

Commit

Permalink
Merge pull request #26 from SylarLong/v1.2.0
Browse files Browse the repository at this point in the history
V1.2.0
  • Loading branch information
SylarLong authored Sep 3, 2023
2 parents 0caedbd + f5ea15c commit 83f8139
Show file tree
Hide file tree
Showing 48 changed files with 898 additions and 275 deletions.
41 changes: 41 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,46 @@
# 紫微斗数 @sylarlong/astro

[文档地址|Docuemnt](http://docs.iztro.com)

- ✨ 改进(enhancement)
- 🪄 功能(feature)
- 🛠️ 修复(fix)
- 🧹 琐事(Chore)

## v1.2.0

- ✨ 改进(enhancement)

🇨🇳

- 新增 `FunctionalSurpalaces`
- 新增 `FunctionalStar`
- 废弃 `FunctionalAstrolabe` 类的下列方法

- `isSurrounded()`
- `isSurroundedOneOf()`
- `notSurrounded()`

🇺🇸

- add new class `FunctionalSurpalaces`
- add new class `FunctionalStar`
- deprecate those functions to `FunctionalAstrolabe` class

- `isSurrounded()`
- `isSurroundedOneOf()`
- `notSurrounded()`

- 🪄 功能(feature)

🇨🇳

- 实现 #24

🇺🇸

- implement #24

## v1.1.1

- 🛠️ 修复(fix)
Expand Down
12 changes: 12 additions & 0 deletions README-en_US.md
Original file line number Diff line number Diff line change
Expand Up @@ -114,8 +114,20 @@ You can generate an astrolabe by using the returned data. Of course it's just an

![demo](https://github.com/SylarLong/iztro/assets/6510425/d2108ed7-6794-418a-b0e5-872c71ba6e1d)

## Star History

<a href="https://star-history.com/#sylarlong/iztro&Date">
<picture>
<source media="(prefers-color-scheme: dark)" srcset="https://api.star-history.com/svg?repos=sylarlong/iztro&type=Date&theme=dark" />
<source media="(prefers-color-scheme: light)" srcset="https://api.star-history.com/svg?repos=sylarlong/iztro&type=Date" />
<img alt="Star History Chart" src="https://api.star-history.com/svg?repos=sylarlong/iztro&type=Date" />
</picture>
</a>

### [LICENSE](https://github.com/SylarLong/iztro/blob/main/LICENSE)

MIT License

Copyright &copy; 2023 Sylar Long

[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2FSylarLong%2Fiztro.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2FSylarLong%2Fiztro?ref=badge_large)
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,16 @@

![demo](https://github.com/SylarLong/iztro/assets/6510425/d2108ed7-6794-418a-b0e5-872c71ba6e1d)

## Star趋势

<a href="https://star-history.com/#sylarlong/iztro&Date">
<picture>
<source media="(prefers-color-scheme: dark)" srcset="https://api.star-history.com/svg?repos=sylarlong/iztro&type=Date&theme=dark" />
<source media="(prefers-color-scheme: light)" srcset="https://api.star-history.com/svg?repos=sylarlong/iztro&type=Date" />
<img alt="Star History Chart" src="https://api.star-history.com/svg?repos=sylarlong/iztro&type=Date" />
</picture>
</a>

### [版权](https://github.com/SylarLong/iztro/blob/main/LICENSE)

MIT License
Expand Down
6 changes: 3 additions & 3 deletions docs/404.html

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions docs/README.html

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions docs/about.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions docs/api-examples.html

Large diffs are not rendered by default.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions docs/assets/chunks/@localSearchIndexroot.52c0a853.js

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion docs/assets/chunks/@localSearchIndexroot.d358a177.js

This file was deleted.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Large diffs are not rendered by default.

Loading

0 comments on commit 83f8139

Please sign in to comment.