Gradient Background
ximon
Home
Projects
Stories
Just a moment.
Gradient Background
Changelogs
Recent published changes, including updates, fixes, and new features.
Jul 11th, 2026
v0.2.1
Portman v0.2.1
Improvements
fix: resolved memory leaks and wrong book lookup (
#89
) by @0x-ximon
Miscellaneous
test(core): validated conservation of quantity in order book (
#90
) by @0x-ximon
Jul 9th, 2026
v0.2.0
Portman v0.2.0
Minor Changes
feat(core): good till canceled matching mode (
#88
) by @0x-ximon
feat(core): added immediate or cancel mode (
#86
) by @0x-ximon
feat(core): added fill or kill mode to order book (
#82
) by @0x-ximon
feat(core): descending iteration in order book (
#80
) by @0x-ximon
Improvements
feat(core): good till canceled matching mode (
#88
) by @0x-ximon
refactor(cli): renamed tui directory (
#87
) by @0x-ximon
fix(github): fixed the miscellaneous category (
#85
) by @0x-ximon
chore(github): switching to manual labelling (
#84
) by @0x-ximon
Miscellaneous
chore(github): unified workflows (
#81
) by @0x-ximon
chore: corrected icon path (
#79
) by @0x-ximon
Jul 6th, 2026
v0.1.0
Portman v0.1.0
Minor Changes
feat(core): added immediate or cancel mode (
#86
) by @0x-ximon
feat(core): added fill or kill mode to order book (
#82
) by @0x-ximon
feat(core): descending iteration in order book (
#80
) by @0x-ximon
feat(core): implemented order book (
#61
) by @0x-ximon
Improvements
refactor(cli): renamed tui directory (
#87
) by @0x-ximon
fix(github): fixed the miscellaneous category (
#85
) by @0x-ximon
chore(github): switching to manual labelling (
#84
) by @0x-ximon
chore: testing the release drafter config (
#74
) by @0x-ximon
Miscellaneous
chore(github): unified workflows (
#81
) by @0x-ximon
chore: corrected icon path (
#79
) by @0x-ximon
chore: update accordions (
#78
) by @0x-ximon
docs: removed boilerplate documentation (
#77
) by @0x-ximon
chore: used proper label (
#76
) by @0x-ximon
chore: using generic template for changelog (
#75
) by @0x-ximon
feat: streamlined labels used in PRs and issues (
#73
) by @0x-ximon
fix: moved labels into when field of release drafter (
#72
) by @0x-ximon
refactor: splt media from assets (
#71
) by @0x-ximon
Jun 25th, 2026
v.0.0.1
Portman v0.0.1
What's Changed
chore: set up more subdirectory by @0x-ximon in
https://github.com/0x-ximon/portman/pull/1
chore: high level system architecture by @0x-ximon in
https://github.com/0x-ximon/portman/pull/2
chore: cleanup workflow by @0x-ximon in
https://github.com/0x-ximon/portman/pull/3
chore: initialized directory for compiler by @0x-ximon in
https://github.com/0x-ximon/portman/pull/4
chore: initialized directory for services by @0x-ximon in
https://github.com/0x-ximon/portman/pull/6
chore: added bots directory by @0x-ximon in
https://github.com/0x-ximon/portman/pull/7
feat: order book by @0x-ximon in
https://github.com/0x-ximon/portman/pull/5
feat(api): implemented ticker crud by @0x-ximon in
https://github.com/0x-ximon/portman/pull/8
feat(api): implemented user crud by @0x-ximon in
https://github.com/0x-ximon/portman/pull/9
chore(mobile): cleaned up project by @0x-ximon in
https://github.com/0x-ximon/portman/pull/11
feat(api): authentication and authorization by @0x-ximon in
https://github.com/0x-ximon/portman/pull/10
fix(api); used byte slice for HMAC verify by @0x-ximon in
https://github.com/0x-ximon/portman/pull/12
feat: ordering by @0x-ximon in
https://github.com/0x-ximon/portman/pull/13
feat: timeseries db integration by @0x-ximon in
https://github.com/0x-ximon/portman/pull/14
feat(github): add contributing guidelines, bug report, feature request templates, and security policy by @0x-ximon in
https://github.com/0x-ximon/portman/pull/15
feat(github): added api workflow by @0x-ximon in
https://github.com/0x-ximon/portman/pull/16
fix(github): api workflow uses specified go version by @0x-ximon in
https://github.com/0x-ximon/portman/pull/17
chore(github): added auto issues by @0x-ximon in
https://github.com/0x-ximon/portman/pull/18
NATS Integration by @0x-ximon in
https://github.com/0x-ximon/portman/pull/19
chore(github): updated workflows by @0x-ximon in
https://github.com/0x-ximon/portman/pull/20
feat: processing settled orders via nats by @0x-ximon in
https://github.com/0x-ximon/portman/pull/23
chore(github): update issues workflow configuration by @0x-ximon in
https://github.com/0x-ximon/portman/pull/26
refactor(api): cleaned main by moving configurations into conf.go by @0x-ximon in
https://github.com/0x-ximon/portman/pull/28
feat(core): added order payload structs by @0x-ximon in
https://github.com/0x-ximon/portman/pull/30
chore(bots): initialized bots directory by @0x-ximon in
https://github.com/0x-ximon/portman/pull/33
feat: bots authentication by @0x-ximon in
https://github.com/0x-ximon/portman/pull/34
patch(bots): cleaned up docstrings by @0x-ximon in
https://github.com/0x-ximon/portman/pull/38
chore(bruno): updated collection to match api changes by @0x-ximon in
https://github.com/0x-ximon/portman/pull/39
feat: ticker can tick by @0x-ximon in
https://github.com/0x-ximon/portman/pull/40
feat(bots): implemented automated ordering by @0x-ximon in
https://github.com/0x-ximon/portman/pull/45
chore: initialized ui directory by @0x-ximon in
https://github.com/0x-ximon/portman/pull/46
feat(ui): implement tui layout by @0x-ximon in
https://github.com/0x-ximon/portman/pull/47
refactor(ui): clear up the Model struct and delegate responsibilities to new widgets by @0x-ximon in
https://github.com/0x-ximon/portman/pull/48
feat(ui): set up candlestick chart widget by @0x-ximon in
https://github.com/0x-ximon/portman/pull/49
docs: updated README by @0x-ximon in
https://github.com/0x-ximon/portman/pull/50
docs: fix header formatting in README by @0x-ximon in
https://github.com/0x-ximon/portman/pull/51
chore: updated demo images by @0x-ximon in
https://github.com/0x-ximon/portman/pull/52
chore(assets): update demo images for light and dark modes by @0x-ximon in
https://github.com/0x-ximon/portman/pull/53
feat(ui): added candlestick chart by @0x-ximon in
https://github.com/0x-ximon/portman/pull/54
refactor: updated programming languages by @0x-ximon in
https://github.com/0x-ximon/portman/pull/56
feat: autodocumentation by @0x-ximon in
https://github.com/0x-ximon/portman/pull/62
chore(assets): updated info.json by @0x-ximon in
https://github.com/0x-ximon/portman/pull/63
feat(assets): updated assets by @0x-ximon in
https://github.com/0x-ximon/portman/pull/64
docs: updated documentation by @0x-ximon in
https://github.com/0x-ximon/portman/pull/65
fix(assets): specified paths and meta by @0x-ximon in
https://github.com/0x-ximon/portman/pull/66
docs: updated project info and docs by @0x-ximon in
https://github.com/0x-ximon/portman/pull/67
docs: updated frontmatter to match fumadocs requirements by @0x-ximon in
https://github.com/0x-ximon/portman/pull/68
build: added release workflow by @0x-ximon in
https://github.com/0x-ximon/portman/pull/69
build: updating configurations for release drafter by @0x-ximon in
https://github.com/0x-ximon/portman/pull/70
New Contributors
@0x-ximon made their first contribution in
https://github.com/0x-ximon/portman/pull/1
Full Changelog
:
https://github.com/0x-ximon/portman/commits/v.0.0.1