๐ What's New in accounting v0.3.1
- #17 Proposal: Please start using Semantic Versioning (by @KateGo520)
Unclaimed project
Are you a maintainer of accounting? Claim this project to take control of your public changelog and roadmap.
Changelog
money and currency formatting for golang
Last updated about 4 years ago
๐ What's New in accounting v0.3.1
accounting v0.3 includes many contributions. Thank you to all who have contributed in this great work! ๐
๐ What's New in accounting v0.3
ac = accounting.Accounting{Symbol: "$", Precision: 2}
fmt.Println(ac.FormatMoneyBigFloat(big.NewFloat(123456789.213123))) // "$123,456,789.21"
fmt.Println(ac.FormatMoneyBigFloat(big.NewFloat(12345678))) // "$12,345,678.00"
ac = accounting.Accounting{Symbol: "โฌ", Precision: 2, Thousand: ".", Decimal: ","}
fmt.Println(ac.FormatMoneyBigFloat(big.Ne...
Get up and running with Kimi-K2.5, GLM-4.7, DeepSeek, gpt-oss, Qwen, Gemma and other models.
Production-Grade Container Scheduling and Management
A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
RAGFlow is a leading open-source Retrieval-Augmented Generation (RAG) engine that fuses cutting-edge RAG with Agent capabilities to create a superior context layer for LLMs