Changelog of @hackage/casr-logbook 0.6.1

0.6.1

  • Update to instruction for flight time report.

0.6.0

  • Add instruction to flight time report.

0.5.4

  • Update digit dependency.

0.5.3

  • Fix show on digits.

0.5.2

  • Semigroup instance for later GHC versions(2).

0.5.1

  • Semigroup instance for later GHC versions.

0.5.0

  • update digit package.

0.3.0

  • Move all packages into one.

0.2.2

  • Add Lucid module in export.

0.2.1

  • Use casr-logbook-meta-html-0.0.4.
  • Use casr-logbook-reports-meta-html-0.0.3.
  • Export Data.Time and Data.Digit under logbook module.

0.2.0

  • The contents of this package was moved to casr-logbook-types
  • This package becomes the conjunction of other casr-logbook-* packages.

0.1.3

  • Fix SimulatorFlight to include flight time.
  • Add totalDayNight function.
  • Add getInstructingPic function.
  • Add timeAmountBy10 function.
  • Add flightPathList function.

0.1.2

  • Expose lensy values.

0.1.1

  • Move repository from casr-61.345 to casr-logbook.

0.1.0

  • More structure to a logbook.

0.0.12

  • Fix exam output for HTML.

0.0.11

  • Fix build to export FlightEntry.

0.0.10

  • Add support for exams.

0.0.9

  • Woops, left in test code.

0.0.8

  • change amp to mdash in flight path.
  • add id and links.

0.0.7

  • HTML output printer.

0.0.6

  • Fix bug in bambuser video type.

0.0.5

  • Add bambuser video type.

0.0.4

  • Add percentages to totals.

0.0.3

  • Fix bug in merging two totals.

0.0.2

  • Fix function name, printMarkdown.

0.0.1

  • Initial release

  • Initial data structures for a CASR 61.345 Pilot Personal Logbook.

    These data structures are open to change as more is understood about the necessity of logbooks. In particular, logging the particulars of IFR flights are currently not accounted for.