Skip to content

Commit

Permalink
Merge branch 'cjj_dev' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
chenjunjie committed Oct 4, 2023
2 parents 4377e0f + 345585b commit 934a220
Show file tree
Hide file tree
Showing 68 changed files with 58,697 additions and 147 deletions.
2 changes: 2 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
*.gif filter=lfs diff=lfs merge=lfs -text
*.mp4 filter=lfs diff=lfs merge=lfs -text
113 changes: 0 additions & 113 deletions CONTRIBUTING.md

This file was deleted.

5 changes: 0 additions & 5 deletions Containerfile

This file was deleted.

23 changes: 23 additions & 0 deletions HISTORY.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,26 @@ Added:
Fixed:

- fix failed query in project openrank network indicator

1.0.0 (2023-10-04)

------------------
Added:

- Add the ability to print levels data in the terminal.
- add datetime in filename
- Make error alerts clearer
- add create_issue api
- create no data issue automatically
- use gpt3.5 to analyze data

Fixed:

- Fix printing detailed indicators twice
- Fix activity data inconsistency with official issues
- Fix missing a judgment when parsing time ranges
- Fixing the effects of '-raw'
- Fix OOM error
- Fix chart export for Activity and ActivityDetail
- Fix json format exported by json exporter
- Fix a literal error
1 change: 0 additions & 1 deletion MANIFEST.in
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
include LICENSE
include HISTORY.md
include Containerfile
graft tests
graft opendigger_pycli
Loading

0 comments on commit 934a220

Please sign in to comment.