Commit graph

9 commits

Author SHA1 Message Date
a63e4bacc0
Update license to GPL-3.0+ 2022-06-14 10:36:58 -04:00
Zachary Dziura
86b0698ca9 v1.0.1
The README file was showing *very* out-of-date information. The README
now shows proper documentation, with everything being consistent.
2018-08-07 09:27:36 -04:00
Zachary Dziura
90a3f41c2d Release v1.0.0
This is a monumental release in the development of sterling, culminating
in the finalization of the command-line API and a stabilization of
sterling's features. Woo-hoo!!

Sterling's functionality is very basic: conversion of PHB currencies
into user-defined ones, basic arithmetic operations, and converting
custom currency amounts to the equivalent amount in PHB copper. It's
unlikely that I will be adding any additional features ontop of this
set, as it already provides functionality appropriate enough for most
usecases.

Congrats to me on finally finishing a side-project!
2018-08-06 18:21:48 -04:00
Zachary Dziura
f7a6ec53a0 Update README with better sterling-conf.yml example 2018-05-17 10:13:24 -04:00
Zachary Dziura
abfb69e82d Release/0.3.0 2018-05-16 20:58:35 +00:00
Zachary Dziura
26aecf26ec Release v0.2.0 2018-03-15 22:23:53 -04:00
Zachary Dziura
01e8097fcc Updated Cargo.toml keyword values 2018-03-10 10:16:49 -05:00
Zachary Dziura
df2932427c Updated README with additional information 2018-03-10 09:34:14 -05:00
Zachary Dziura
cc1e49c794 Release v0.1.0
Implements the Silver Standard conversion on a given list of currency
values, defaulting to gold coins. The list of coins are each converted
to a base copper coin value, then added together, and finally converted
to the given Silver Standard value.
2018-03-09 23:05:39 -05:00