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

Separate 'parse' and 'compile' #235

Merged
merged 1 commit into from
Feb 26, 2019
Merged

Conversation

honzajavorek
Copy link
Contributor

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

Copy link
Member

@kylef kylef left a comment

Choose a reason for hiding this comment

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

Needs a rebase, but otherwise 👍

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 honzajavorek merged commit 831e22a into master Feb 26, 2019
@honzajavorek honzajavorek deleted the honzajavorek/separate branch February 26, 2019 12:58
@ApiaryBot
Copy link
Collaborator

🎉 This PR is included 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.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Split parsing and compilation Distinguish public 'compile' from internal 'compile'
3 participants