Skip to content
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

Nitpick: missing git tags for recent versions #64

Open
jayaddison opened this issue Aug 23, 2023 · 2 comments
Open

Nitpick: missing git tags for recent versions #64

jayaddison opened this issue Aug 23, 2023 · 2 comments

Comments

@jayaddison
Copy link

jayaddison commented Aug 23, 2023

A nitpick: the git tags for v4.2.1 - v4.3.1 seem to be missing, and could be useful to push to make it easier to compare released versions.

@jayaddison jayaddison changed the title Nitpick: missing git tag for v4.2.1 Nitpick: missing git tags for recent versions Aug 30, 2023
@jayaddison
Copy link
Author

From attempting to track these down locally, here's what I believe the commit history for the affected range-to-date looks like:

8c41c1da7739c4cace893d95fe78a9d35b3877c9 (HEAD -> master, tag: v4.3.7, origin/master, origin/HEAD) Added roundTo function
e721cb793ff9625ebf8e5e964dc5d226a91b3396 (tag: v4.3.6) New version
b634c068c5ae3a31979544bca61f349bfd9dbbba Fixed legacy import
e7a04d2c1d2ee39f8903de56a041a7a7b5f48be1 (tag: v4.3.5) solved ESM issues
b8f1f38098ec62743f9349039c01ced3914209a5 (tag: v4.3.3) revert changes
1f9f8b223cd9c355314af743a1f72f840161d1c2 Added module exports
e45a4180b29aee490d9a8013c3beb1cf14c82390 (tag: v4.3.2) Fixed import error
fdd86bce3ae64a1b1f9f86d46a1a14fe6e446648 (tag: v4.3.1) New version
c0d48d892c3823791c629a0b1ae93cdd1220d94d Fixed main entry
0c573e6f06372334dfc51a3dab34723347433c05 Update README.md
e03962a94ee5b3a8ba4794a15c77f988d0d1f6c9 Update LICENSE
ac859f071c84740749746dbc1fe66bbb0bbb81eb Update README.md
5c66d93d17b7a1c80f88e0d01a62e4d2497e58ac Update README.md
47102bdde4d8bf8f6d0d24b8aef3b50b41ed9949 (tag: v4.3.0) Native ES module support
4006900b6f7569d53abf9ea7377f0ddfb9708a08 Update README.md
eb0e1094434ecf4397685a2be287ddd5c15f073d (tag: v4.2.1) Improved throwing behavior
60d6cd8b0866b047b0aa2306ff615d5af90d5382 Update bigfraction.js
a7d0920af49a542779a16e1ac540d46a8c725d23 Update fraction.js
71e151fd5ccf542018307cee4a3639f42254d231 Update README.md
66027448d0a3ce7d8f8e9f2072a383a27cfb6245 Update README.md
d872774425760ca4b28cf3570c93b7de5be74ad8 Update README.md
3fddf47b671f7acafe68008bd48f69ccc02cfdef Improved abs expression for bigfraction
08a9f094c396ae7bc25ed9246bcd4229964fe38c Improved abs expression
1e7fddbf208f21f7c43213fef93de83667f7c448 Update README.md
d05ef555c1cf45bc2ea7ac5111fbe1e6c65871d6 Update hesse-convergence.js
c2b06917f801ce5aee26f95466b22ddc7e003704 Update bigfraction.js
5bb55ba9f3c06c3bbab1205494a24aade3a8a6e0 Update README.md
9d2f3d4abe58918cf19c82167784d36204834a1e (tag: v4.2.0) New relase

@jayaddison
Copy link
Author

@infusion please could you push the absent release git tags to this repository? I've attempted to find the commits that they correspond to in the previous comment.

To explain the request: when upgrading between versions of dependencies I try to compare the changes between the two versions using source control. Depending on the number and nature of those changes, it can be difficult to do that review - but in any case it's much more difficult in cases where tagged versions aren't available.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant