SwiftBeanCountModel

0.1.6

Model for a ledger in SwiftBeanCount
Nef10/SwiftBeanCountModel

What's New

0.1.6 TransactionMetaData

2020-08-01T01:20:02Z

Add default parameter values to the TransactionMetaData constructor

SwiftBeanCountModel

CI Status Documentation percentage License: MIT Latest version platforms supported: linux | macOS | iOS | watchOS | tvOS SPM compatible

This project is part for SwiftBeanCount, please check out the main documentation here.

What

This is the core of SwiftBeanCount, the model and the logic of the ledger.

How

Please check out the complete documentation of this library here.

Usage

The library supports the Swift Package Manger, so simply add a dependency in your Package.swift:

.package(url: "https://github.com/Nef10/SwiftBeanCountModel.git", .exact("X.Y.Z")),

Note: as per semantic versioning all versions changes < 1.0.0 can be breaking, so please use .exact for now

Description

  • Swift Tools 5.2.0
View More Packages from this Author

Dependencies

  • None
Last updated: Sat Apr 13 2024 04:58:07 GMT-0900 (Hawaii-Aleutian Daylight Time)