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

0.6.1 Release #51

Merged
merged 19 commits into from
Aug 30, 2014
Merged

0.6.1 Release #51

merged 19 commits into from
Aug 30, 2014

Conversation

danbernier
Copy link
Owner

If you want code in the 0.6.1 release, this is the branch to make your Pull Request into. Cheers!

ToDos for 0.6.1:

  • make WordCramEngine work off an Iterator<EngineWord>, not a EngineWord[] and an integer index.
  • simpsus' shape based filter stuff
  • figure out a clean way to have lots of components (maybe in their own package?), so we don't need a WordCramContrib project
  • Make right-to-left a property on Words, so it can be set individually. (See Allow "by hand" enabling of right-to-left text rendering. #43)
  • bug fixes! (placeholder)

@simpsus
Copy link
Contributor

simpsus commented Dec 28, 2013

I am having trouble posing a pull request to this branch:

I have created an empty branch with little additions that I would like to share. This material for the contrib package.
However when I want to create a pull-request, github won't let me because the commit histories are entirely different.

I will create an issue for each topic, if that's okay with you.

@simpsus
Copy link
Contributor

simpsus commented Dec 28, 2013

#26 A Colorer transforming the withg of the words to a shade of grey

@simpsus
Copy link
Contributor

simpsus commented Dec 28, 2013

#56 A Colorer taking colors from an image and the position of the word

@simpsus
Copy link
Contributor

simpsus commented Dec 28, 2013

#57 Tango based colors and colorers

@simpsus
Copy link
Contributor

simpsus commented Jan 5, 2014

#59 A Standard Console Observer

@simpsus
Copy link
Contributor

simpsus commented Jan 12, 2014

#60 A CSV Importer

@danbernier
Copy link
Owner Author

I'll release 0.6.1 now. It'll be mostly example improvements and bug-fixes. The other stuff can happen later.

danbernier added a commit that referenced this pull request Aug 30, 2014
@danbernier danbernier merged commit eea0307 into master Aug 30, 2014
@danbernier danbernier deleted the rel-061 branch August 30, 2014 15:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants