-
Notifications
You must be signed in to change notification settings - Fork 19
skpkg: migrate documentation, README, and public static files #203
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changes from 4 commits
00f3e2b
d68e027
db42bc7
858d832
f08888f
8593a17
3d8f952
9422c9e
c83de82
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,70 +1,5 @@ | ||
| ============= | ||
| Release Notes | ||
| Release notes | ||
| ============= | ||
|
|
||
| .. current developments | ||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. we need all these old changelogs. |
||
| 0.1.3 | ||
| ===== | ||
|
|
||
| **Added:** | ||
|
|
||
| * Add GitHub action to build wheel, release, upload. | ||
| * Add issue and bug report templates. | ||
|
|
||
| **Changed:** | ||
|
|
||
| * README file installation instructions updated. | ||
|
|
||
| **Fixed:** | ||
|
|
||
| * Mathematical error in manual | ||
|
|
||
|
|
||
| 0.1.2 | ||
| ===== | ||
|
|
||
| **Changed:** | ||
|
|
||
| * downgraded matplotlib requirement to matplotlib-base | ||
| * updated imports of bg-mpl-stylesheets for latest release of that code | ||
|
|
||
|
|
||
|
|
||
| 0.1.1 | ||
| ===== | ||
|
|
||
|
|
||
|
|
||
| 0.1.1 | ||
| ===== | ||
|
|
||
| **Fixed:** | ||
|
|
||
| * README title so that it is valid syntax for uploading to PyPi | ||
|
|
||
|
|
||
|
|
||
| 0.1.0 | ||
| ===== | ||
|
|
||
| **Added:** | ||
|
|
||
| * Add ability to perform multiple morphs in one call using --multiple. | ||
| * A FILE is morphed against every file in a given DIRECTORY. | ||
| * Can sort PDFs by some field parameter in the header using --sort-by. | ||
| * Can also find the field from some serialized metadata file using --serial-file. | ||
| * pdfmorph python function call, which reproduce the application | ||
|
|
||
| **Changed:** | ||
|
|
||
| * Can now use --verbose tag to limit amount of header information | ||
|
|
||
|
|
||
|
|
||
| v0.0.1 | ||
| ==================== | ||
|
|
||
| **Changed:** | ||
|
|
||
| * Fixed rever GH address | ||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -8,7 +8,7 @@ Our Pledge | |
| We as members, contributors, and leaders pledge to make participation in our | ||
| community a harassment-free experience for everyone, regardless of age, body | ||
| size, visible or invisible disability, ethnicity, sex characteristics, gender | ||
| identity and expression, level of experience, education, socio-economic status, | ||
| identity and expression, level of experience, education, socioeconomic status, | ||
| nationality, personal appearance, race, caste, color, religion, or sexual | ||
| identity and orientation. | ||
|
|
||
|
|
@@ -67,7 +67,7 @@ Enforcement | |
|
|
||
| Instances of abusive, harassing, or otherwise unacceptable behavior may be | ||
| reported to the community leaders responsible for enforcement at | ||
| sb2896@columbia.edu. All complaints will be reviewed and investigated promptly and fairly. | ||
| simon.billinge@gmail.com. All complaints will be reviewed and investigated promptly and fairly. | ||
|
||
|
|
||
| All community leaders are obligated to respect the privacy and security of the | ||
| reporter of any incident. | ||
|
|
||
This file was deleted.
This file was deleted.
This file was deleted.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This should stay as it was.