Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
thesis
/
cent
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
4
Code
Issues
3
Pull requests
5
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
main
User selector
All users
Datepicker
All time
Commit history
Commits on Jan 21, 2026
chore: update Node version to 24 (latest LTS)
Show description for b7d2858
Shadowfiend
and
claude
committed
b7d2858
View commit details
Copy full SHA for b7d2858
Browse repository at this point
chore: configure npm publish for OIDC trusted publisher
Show description for 610e33a
Shadowfiend
and
claude
committed
610e33a
View commit details
Copy full SHA for 610e33a
Browse repository at this point
Merge pull request #25 from thesis/version-bump/v0.0.6
Show description for 26c88fe
Shadowfiend
authored
26c88fe
View commit details
Copy full SHA for 26c88fe
Browse repository at this point
chore: bump version to v0.0.6
Show description for f44b41f
Shadowfiend
and
claude
committed
f44b41f
View commit details
Copy full SHA for f44b41f
Browse repository at this point
Commits on Jan 10, 2026
Merge pull request #18 from thesis/add-mezo-token
Show description for de37196
mhluongo
authored
de37196
View commit details
Copy full SHA for de37196
Browse repository at this point
Commits on Jan 9, 2026
Add MEZO to currencies
Show description for c07c0d9
zuuring
committed
c07c0d9
View commit details
Copy full SHA for c07c0d9
Browse repository at this point
Commits on Oct 22, 2025
Merge pull request #15 from thesis/version-bump/v0.0.5
Show description for 1aef10f
Shadowfiend
authored
1aef10f
View commit details
Copy full SHA for 1aef10f
Browse repository at this point
chore: bump version to v0.0.5
Shadowfiend
committed
7e21bc0
View commit details
Copy full SHA for 7e21bc0
Browse repository at this point
Merge pull request #14 from thesis/mezo-mats-support
Show description for fc8bb1d
Shadowfiend
authored
fc8bb1d
View commit details
Copy full SHA for fc8bb1d
Browse repository at this point
Update src/currencies.ts
Show description for 0da65a7
zuuring
and
Shadowfiend
authored
0da65a7
View commit details
Copy full SHA for 0da65a7
Browse repository at this point
Add currency codes
zuuring
committed
29ca281
View commit details
Copy full SHA for 29ca281
Browse repository at this point
Add mats & MUSD
Show description for ffcd68b
zuuring
committed
ffcd68b
View commit details
Copy full SHA for ffcd68b
Browse repository at this point
Commits on Sep 28, 2025
Merge pull request #13 from thesis/speed-up-ci
Show description for 99c1d13
mhluongo
authored
99c1d13
View commit details
Copy full SHA for 99c1d13
Browse repository at this point
Break up CI into 3 different jobs
Show description for f1bfc6e
mhluongo
committed
f1bfc6e
View commit details
Copy full SHA for f1bfc6e
Browse repository at this point
Merge pull request #12 from thesis/dont-produce-scientific-notation
Show description for 5c6a8c6
mhluongo
authored
5c6a8c6
View commit details
Copy full SHA for 5c6a8c6
Browse repository at this point
Ensure FixedPoint formatting avoids sci notation
mhluongo
committed
64301f6
View commit details
Copy full SHA for 64301f6
Browse repository at this point
Ensure Money(...).toString() avoids sci notation
mhluongo
committed
2e65a57
View commit details
Copy full SHA for 2e65a57
Browse repository at this point
Correct comments in sci notation tests
mhluongo
committed
ff07584
View commit details
Copy full SHA for ff07584
Browse repository at this point
Commits on Sep 18, 2025
Merge pull request #11 from thesis/version-bump/v0.0.4
Show description for 89e4550
ironng
authored
89e4550
View commit details
Copy full SHA for 89e4550
Browse repository at this point
chore: bump version to v0.0.4
ironng
authored
d3e2168
View commit details
Copy full SHA for d3e2168
Browse repository at this point
Commits on Sep 16, 2025
Merge pull request #10 from thesis/fix-money-parsing
Show description for 5f7bc15
ironng
authored
5f7bc15
View commit details
Copy full SHA for 5f7bc15
Browse repository at this point
Fix linter issues
zuuring
committed
8f1a083
View commit details
Copy full SHA for 8f1a083
Browse repository at this point
Fix scientific notation parsing with precision preservation
Show description for 5ab82a9
zuuring
committed
5ab82a9
View commit details
Copy full SHA for 5ab82a9
Browse repository at this point
Commits on Sep 8, 2025
Merge pull request #7 from thesis/switch-to-biome
Show description for 6aa4f45
mhluongo
authored
6aa4f45
View commit details
Copy full SHA for 6aa4f45
Browse repository at this point
Fix bad export
Show description for 1ebc8c4
mhluongo
committed
1ebc8c4
View commit details
Copy full SHA for 1ebc8c4
Browse repository at this point
Fix Intl.NumberFormat in test setup
mhluongo
committed
60b76df
View commit details
Copy full SHA for 60b76df
Browse repository at this point
Remove prettier and eslint
Show description for 7cb0372
mhluongo
committed
7cb0372
View commit details
Copy full SHA for 7cb0372
Browse repository at this point
Add new biome formatting to git blame's ignore
mhluongo
committed
c6331eb
View commit details
Copy full SHA for c6331eb
Browse repository at this point
Format all test code with biome
mhluongo
committed
6dd383d
View commit details
Copy full SHA for 6dd383d
Browse repository at this point
Include tests in biome coverage
mhluongo
committed
a62640e
View commit details
Copy full SHA for a62640e
Browse repository at this point
Format all library code with biome
mhluongo
committed
1c5bbff
View commit details
Copy full SHA for 1c5bbff
Browse repository at this point
Install biome...
Show description for 42e36db
mhluongo
committed
42e36db
View commit details
Copy full SHA for 42e36db
Browse repository at this point
Commits on Aug 8, 2025
Easy conversion from Price to ExchangeRate
mhluongo
committed
f41b66c
View commit details
Copy full SHA for f41b66c
Browse repository at this point
ExchangeRate(...).convert() now accepts Money
mhluongo
committed
157fed4
View commit details
Copy full SHA for 157fed4
Browse repository at this point
Commits on Aug 4, 2025
Merge pull request #6 from thesis/version-bump/v0.0.3
Show description for 399b682
mhluongo
authored
399b682
View commit details
Copy full SHA for 399b682
Browse repository at this point
Previous
Next
You can’t perform that action at this time.