Skip to content
This repository has been archived by the owner on Jan 11, 2022. It is now read-only.

Remove Dictionary type #74

Merged
merged 1 commit into from
Apr 24, 2019
Merged

Remove Dictionary type #74

merged 1 commit into from
Apr 24, 2019

Conversation

alcuadrado
Copy link
Member

This PR just removes the unused Dictionary type.

As I said in #62, if an actual Dictionary is given to encode() it throws. This change only makes that case fail at compile-time.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 87.654% when pulling 5924724 on remove-dictionary into a9ae71c on master.

Copy link
Contributor

@s1na s1na left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@s1na s1na merged commit 2bdc87f into master Apr 24, 2019
@s1na s1na deleted the remove-dictionary branch April 24, 2019 10:33
@pierreneter
Copy link

@holgerd77 pls release this PR

@holgerd77
Copy link
Member

Hi @pierreneter, sorry sorry sorry, was in a middle of a move. @alcuadrado didn't really follow this change here, a patch/bug fix release should do it I suppose? So v2.2.4?

@alcuadrado
Copy link
Member Author

I think this could be released as a patch version, as it's only a bug fix. TS users who were consuming this type may see their builds break, but there was no valid use of the type. Using it always leads to errors.

What do you think, @s1na ?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants