-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: add ICurrency #26
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
antongolub
approved these changes
Mar 27, 2019
qiwibot
added a commit
that referenced
this pull request
Mar 27, 2019
# [@qiwi/substrate-types-v1.8.0](v1.7.0...v1.8.0) (2019-03-27) ### Features * add ICurrency ([#26](#26)) ([c14f73b](c14f73b))
🎉 This PR is included in version 1.8.0 🎉 The release is available on npm package (@latest dist-tag) Your semantic-release bot 📦🚀 |
qiwibot
added a commit
that referenced
this pull request
Oct 25, 2019
# 1.0.0 (2019-10-25) ### Bug Fixes * **facade:** repair d.ts module defs ([b3fb669](b3fb669)) * correct in-package typings refs ([fcc9ed8](fcc9ed8)) * migrate to flowgen 1.5.8 ([b213525](b213525)) * tweak up test config, fix IPromise definition ([098e9e7](098e9e7)) * **IPromise:** handle TS1055 error ([1619fb8](1619fb8)) * **travis:** add install script ([15480fb](15480fb)) * **types:** handle Symbol.toStringTag ([93e4068](93e4068)), closes [#59](#59) * **types:** linting ([2bcbca9](2bcbca9)) * **types:** make ILogger to be compatible with standard console ([888a85f](888a85f)) ### Features * add ICurrency ([#26](#26)) ([c14f73b](c14f73b)) * **substrate:** add facade package ([4f709e2](4f709e2)) * add IEventEmitter ([35eb58f](35eb58f)), closes [#7](#7) * add ILogger ([2e5373e](2e5373e)), closes [#2](#2) * **types:** add TUtilEach, TUtilMap, TUtilSet types ([deab615](deab615)) * add IMiddleware ([a53f7a6](a53f7a6)), closes [#6](#6) * **types:** add IAnyMap ([dbca380](dbca380)) * add IStorage ([7dab170](7dab170)), closes [#16](#16) * add package for abstracts ([85d01b9](85d01b9)) * enable linter and tech release ([91649d6](91649d6)) * **types:** add ICloneable ([f046a34](f046a34)), closes [#8](#8) [#25](#25) * **types:** add IConfig ([6d5bbaa](6d5bbaa)), closes [#21](#21) * **types:** add IConfigurable ([ee773a4](ee773a4)), closes [#12](#12) * **types:** add IMoney ([8012a91](8012a91)) * **types:** add IPromise ([8250f24](8250f24)), closes [#4](#4) * **types:** add IStack and ICollection ([ee56053](ee56053)), closes [#38](#38) [#36](#36) * **types:** add TPredicate ([7b09f8b](7b09f8b)), closes [#39](#39) * **types:** add TUtilGet ([#19](#19)) ([c81b311](c81b311)) ### Performance Improvements * migrate to maven dir layout & repack ([4e01777](4e01777)), closes [#29](#29)
qiwibot
added a commit
that referenced
this pull request
Oct 25, 2019
# 1.0.0 (2019-10-25) ### Bug Fixes * **facade:** repair d.ts module defs ([b3fb669](b3fb669)) * correct in-package typings refs ([fcc9ed8](fcc9ed8)) * migrate to flowgen 1.5.8 ([b213525](b213525)) * tweak up test config, fix IPromise definition ([098e9e7](098e9e7)) * **IPromise:** handle TS1055 error ([1619fb8](1619fb8)) * **travis:** add install script ([15480fb](15480fb)) * **types:** handle Symbol.toStringTag ([93e4068](93e4068)), closes [#59](#59) * **types:** linting ([2bcbca9](2bcbca9)) * **types:** make ILogger to be compatible with standard console ([888a85f](888a85f)) ### Features * add ICurrency ([#26](#26)) ([c14f73b](c14f73b)) * **substrate:** add facade package ([4f709e2](4f709e2)) * add IEventEmitter ([35eb58f](35eb58f)), closes [#7](#7) * add ILogger ([2e5373e](2e5373e)), closes [#2](#2) * **types:** add TUtilEach, TUtilMap, TUtilSet types ([deab615](deab615)) * add IMiddleware ([a53f7a6](a53f7a6)), closes [#6](#6) * **types:** add IAnyMap ([dbca380](dbca380)) * add IStorage ([7dab170](7dab170)), closes [#16](#16) * add package for abstracts ([85d01b9](85d01b9)) * enable linter and tech release ([91649d6](91649d6)) * **types:** add ICloneable ([f046a34](f046a34)), closes [#8](#8) [#25](#25) * **types:** add IConfig ([6d5bbaa](6d5bbaa)), closes [#21](#21) * **types:** add IConfigurable ([ee773a4](ee773a4)), closes [#12](#12) * **types:** add IMoney ([8012a91](8012a91)) * **types:** add IPromise ([8250f24](8250f24)), closes [#4](#4) * **types:** add IStack and ICollection ([ee56053](ee56053)), closes [#38](#38) [#36](#36) * **types:** add TPredicate ([7b09f8b](7b09f8b)), closes [#39](#39) * **types:** add TUtilGet ([#19](#19)) ([c81b311](c81b311)) ### Performance Improvements * migrate to maven dir layout & repack ([4e01777](4e01777)), closes [#29](#29)
🎉 This PR is included in version 1.0.0 🎉 The release is available on npm package (@latest dist-tag) Your semantic-release bot 📦🚀 |
🎉 This PR is included in version 1.0.0 🎉 The release is available on npm package (@latest dist-tag) Your semantic-release bot 📦🚀 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.