Skip to content
This repository has been archived by the owner on Nov 8, 2024. It is now read-only.

Distinguish public 'compile' from internal 'compile' #27

Closed
honzajavorek opened this issue May 23, 2016 · 1 comment · Fixed by #235
Closed

Distinguish public 'compile' from internal 'compile' #27

honzajavorek opened this issue May 23, 2016 · 1 comment · Fixed by #235

Comments

@honzajavorek
Copy link
Contributor

Since #26 the public interface of the library is called the same way as internal compile function used to compile HTTP transactions from API Elements.

We should find two distinct names (due to backward compatibility of the public interface the public compile should stay) and name both parts differently and consistently.

honzajavorek added a commit that referenced this issue Feb 25, 2019
Close #27, close #103

BREAKING CHANGE: There won't be any wrapper code called Dredd Transactions anymore. The public interface now splits into two parts, two explicit steps, two distinct responsibilities: parse, and compile
honzajavorek added a commit that referenced this issue Feb 25, 2019
Close #27, close #103

BREAKING CHANGE: There won't be any wrapper code called Dredd Transactions anymore. The public interface now splits into two parts, two explicit steps, two distinct responsibilities: parse, and compile
honzajavorek added a commit that referenced this issue Feb 25, 2019
Close #27, close #103

BREAKING CHANGE: There won't be any wrapper code called Dredd Transactions anymore. The public interface now splits into two parts, two explicit steps, two distinct responsibilities: parse, and compile
honzajavorek added a commit that referenced this issue Feb 25, 2019
Close #27, close #103

BREAKING CHANGE: There won't be any wrapper code called Dredd Transactions anymore. The public interface now splits into two parts, two explicit steps, two distinct responsibilities: parse, and compile
honzajavorek added a commit that referenced this issue Feb 26, 2019
Close #27, close #103

BREAKING CHANGE: There won't be any wrapper code called Dredd Transactions anymore. The public interface now splits into two parts, two explicit steps, two distinct responsibilities: parse, and compile
@ApiaryBot
Copy link
Collaborator

🎉 This issue has been resolved in version 7.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Successfully merging a pull request may close this issue.

2 participants