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

Add .format_default() #115

Merged
merged 3 commits into from
Apr 16, 2016
Merged

Add .format_default() #115

merged 3 commits into from
Apr 16, 2016

Commits on Apr 16, 2016

  1. Add .format_default()

    A simpler and easier to use version of .format()
    bluss committed Apr 16, 2016
    Configuration menu
    Copy the full SHA
    69c6b36 View commit details
    Browse the repository at this point in the history
  2. Extend .format_default() to support all formatting traits

    It simply forwards the formatter function, so that the formatting
    options are applied elementwise.
    bluss committed Apr 16, 2016
    Configuration menu
    Copy the full SHA
    047a7b9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9d579d4 View commit details
    Browse the repository at this point in the history