Skip to content

Commit f5e402b

Browse files
authored
Merge pull request #27 from poing/0.0.8
0.0.8
2 parents dbebb1d + 3caf5ef commit f5e402b

26 files changed

Lines changed: 1029 additions & 201 deletions

CONTRIBUTING.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
js2pysecrets welcomes contributions from the community.
44

5-
**You need PYTHON3!**
5+
**You need Node.js and Python3!**
66

77
This instructions are for linux base systems. (Linux, MacOS, BSD, etc.)
88
## Setting up your own fork of this repo.
@@ -21,6 +21,10 @@ then activate it with `source .venv/bin/activate`.
2121

2222
Run `make install` to install the project in develop mode.
2323

24+
## Install the Node.js package
25+
26+
Run `npm install` to install `secrets.js-grempe`
27+
2428
## Run the tests to ensure everything is working
2529

2630
Run `make test` to run the tests.

HISTORY.md

Lines changed: 145 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,151 @@ Changelog
44

55
(unreleased)
66
------------
7+
- Adjusted the readme, check how footnotes are shown in PyPI. [poing]
8+
9+
10+
0.0.11 (2024-03-24)
11+
-------------------
12+
- Release: version 0.0.11 🚀 [poing]
13+
- Fix initilization. [poing]
14+
- Fix initilization. [poing]
15+
- Readme updates. [poing]
16+
- Update readme. [poing]
17+
- Update readme. [poing]
18+
- Update readme and PyPI adjustments. [poing]
19+
20+
21+
0.0.10 (2024-03-23)
22+
-------------------
23+
- Release: version 0.0.10 🚀 [poing]
24+
- Updating for PyPI release. [poing]
25+
26+
27+
0.0.9 (2024-03-23)
28+
------------------
29+
- Release: version 0.0.9 🚀 [poing]
30+
- Updating for PyPI release. [poing]
31+
- Release: version 0.0.8b 🚀 [poing]
32+
- Updating for PyPI release. [poing]
33+
- Release: version 0.0.8a 🚀 [poing]
34+
- Updating for PyPI release. [poing]
35+
- Documentation work. [poing]
36+
37+
38+
0.0.8 (2024-03-22)
39+
------------------
40+
- Release: version 0.0.8 🚀 [poing]
41+
- Added all the functions(), conversion 100% complete. [poing]
42+
- Added working combine(), conversion at 95% [poing]
43+
- New branch for continued conversion. [poing]
44+
- Merge pull request #26 from poing/0.0.7. [Brian LaVallee]
45+
46+
Better coverage
47+
- Better coverage. [poing]
48+
- Merge pull request #25 from poing/0.0.7. [Brian LaVallee]
49+
50+
0.0.7
51+
- Sucessfully created shares compatable with secrets.js-grempe. [poing]
52+
- Fixed exp and log tables, added horner() [poing]
53+
- JavaScript to Python is 60% completed. [poing]
54+
- Added functions, tests, and other modifications. [poing]
55+
- Added more functions and tests. [poing]
56+
- Added some functions and test. [poing]
57+
- Documentation update. [poing]
58+
- Disabled tests_win (for now) [poing]
59+
- More python. [poing]
60+
- Chage the skip code. [poing]
61+
- Testing default setting as a class. [poing]
62+
- Revert the windows-2019 test. [poing]
63+
- Testing UTF on windows-2019. [poing]
64+
- Testing UTF on windows-2019. [poing]
65+
- Testing UTF on windows-2019. [poing]
66+
- Testing UTF on windows-2019. [poing]
67+
- Testing UTF on windows-2019. [poing]
68+
- Testing UTF on windows-2019. [poing]
69+
- Adjust test_with_UTF8 for test_win failure. [poing]
70+
- Adjust test_with_UTF8 for test_win failure. [poing]
71+
- Adjust test_with_UTF8 for test_win failure. [poing]
72+
- Adjust test_with_UTF8 for test_win failure. [poing]
73+
- Implimented SecretsPrivateSpec.js tests in Python. [poing]
74+
- Adjust test_with_UTF8 for test_win failure. [poing]
75+
- Adjust test_with_UTF8 for test_win failure. [poing]
76+
- Adjust test_with_UTF8 for test_win failure. [poing]
77+
- Adjust test_with_UTF8 for test_win failure. [poing]
78+
- Adjust test_with_UTF8 for test_win failure. [poing]
79+
- Adjust test_with_UTF8 for test_win failure. [poing]
80+
- Documentation and implimented SecretsSpec.js tests in Python. [poing]
81+
- Working on documentation. [poing]
82+
- Working on documentation. [poing]
83+
- Working on documentation. [poing]
84+
- Working on documentation. [poing]
85+
- Working on documentation. [poing]
86+
- Working on documentation. [poing]
87+
- Working on documentation. [poing]
88+
- Working on documentation. [poing]
89+
- Working on documentation. [poing]
90+
- Working on documentation. [poing]
91+
- Working on documentation. [poing]
92+
- Working on documentation. [poing]
93+
- Working on documentation. [poing]
94+
- Working on documentation. [poing]
95+
- Working on documentation. [poing]
96+
- Working on documentation. [poing]
97+
- Working on documentation. [poing]
98+
- Working on documentation. [poing]
99+
- Working on documentation. [poing]
100+
- Working on documentation. [poing]
101+
- Merge pull request #23 from
102+
poing/dependabot/github_actions/softprops/action-gh-release-2. [Brian
103+
LaVallee]
104+
105+
Bump softprops/action-gh-release from 1 to 2
106+
- Bump softprops/action-gh-release from 1 to 2. [dependabot[bot]]
107+
108+
Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from 1 to 2.
109+
- [Release notes](https://github.com/softprops/action-gh-release/releases)
110+
- [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md)
111+
- [Commits](https://github.com/softprops/action-gh-release/compare/v1...v2)
112+
113+
---
114+
updated-dependencies:
115+
- dependency-name: softprops/action-gh-release
116+
dependency-type: direct:production
117+
update-type: version-update:semver-major
118+
...
119+
- Merge pull request #22 from poing/0.0.7. [Brian LaVallee]
120+
121+
Updated wrapper and added chain function.
122+
- Setting up documentation. [poing]
123+
- New wrapper testing and adjustmenr for Chain and Distinct. [poing]
124+
- New wrapper approach. Chain and Distinct. [poing]
125+
- Merge pull request #21 from poing/0.0.6. [Brian LaVallee]
126+
127+
New wrapper using the node_modules approach
128+
- Addressed coverage and testing. [poing]
129+
- New wrapper using the node_modules approach. [poing]
130+
- Merge pull request #20 from poing/0.0.6. [Brian LaVallee]
131+
132+
0.0.6
133+
- Add a Gems page to docs. [poing]
134+
- Add a Gems page to docs. [poing]
135+
- Restored from older branch. [poing]
136+
- Merge pull request #19 from poing/0.0.4. [Brian LaVallee]
137+
138+
Recovering from failed merge
139+
- Recovering from failed merge. [poing]
140+
- Merge pull request #18 from poing/0.0.4. [Brian LaVallee]
141+
142+
Add license to docs, again
143+
- Add license to docs, again. [poing]
144+
- Merge pull request #17 from poing/0.0.4. [Brian LaVallee]
145+
146+
Revised secrets.js to use NodeJS
147+
148+
149+
0.0.4 (2024-03-07)
150+
------------------
151+
- Release: version 0.0.4 🚀 [poing]
7152
- Added license to docs. [poing]
8153
- Change the item order. [poing]
9154
- Change the item order. [poing]

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ lint: ## Run pep8, black, mypy linters.
3939

4040
.PHONY: test
4141
test: lint ## Run tests and generate coverage report. Add -s for print
42-
$(ENV_PREFIX)pytest -s -v --cov-config .coveragerc --cov=js2pysecrets -l --tb=short --maxfail=1 tests/
42+
$(ENV_PREFIX)pytest -v --cov-config .coveragerc --cov=js2pysecrets -l --tb=short --maxfail=1 tests/
4343
$(ENV_PREFIX)coverage xml
4444
$(ENV_PREFIX)coverage html
4545

0 commit comments

Comments
 (0)