Skip to content
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 1 commit into from
Mar 27, 2019
Merged

feat: add ICurrency #26

merged 1 commit into from
Mar 27, 2019

Conversation

pismenskiy
Copy link
Contributor

No description provided.

@pismenskiy pismenskiy requested a review from antongolub March 27, 2019 09:34
@antongolub antongolub merged commit c14f73b into master 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))
@qiwibot
Copy link
Member

qiwibot commented Mar 27, 2019

🎉 This PR is included in version 1.8.0 🎉

The release is available on npm package (@latest dist-tag)

Your semantic-release bot 📦🚀

@antongolub antongolub deleted the icurrency branch May 22, 2019 20:21
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)
@qiwibot
Copy link
Member

qiwibot commented Oct 25, 2019

🎉 This PR is included in version 1.0.0 🎉

The release is available on npm package (@latest dist-tag)

Your semantic-release bot 📦🚀

@qiwibot
Copy link
Member

qiwibot commented Sep 12, 2020

🎉 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
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants