Change log

Here are the changes made (per version):

  • v0.50 (Jun 2016)
    • Major refactor where the book was split into two Parts
      • Part I - new content based on the Open Source project Matrity-Models
      • Part II - previous book content (the one based on my blog posts)
    • removed leanpub-book-site as submodule
    • added TravisCI build workflow (with files pushed to https://github.com/DinisCruz-Dev/Book_Practical_AngularJS_Build)
  • v0.40 (Jan 2016)
    • Added new local editor ui (from o2platform/leanpub-book-site repo) which provides
    • a local site (using express) to preview content
    • generation of Leanpub manuscript folder from a better formatted folder structure
    • Fixed tons of content formatting issues and broken images
    • Fixed issues:
    • This version doesn’t add or remove content (the main focus was on the refactoring and fixing of bad images)
  • v0.30 (Aug 2014)
    • Re-wrote the Introduction
    • Added ‘AngularJS Books’ chapter (to Introduction)
  • v0.20 (29 March 2014)
    • updated Readme.md file to point to existing articles.
    • renamed all content files to *.md (which make sense since they are Markdown files, and they look much better at GitHub) and gave them a name that is related to its current chapter
    • new files: C0-Introduction/Table_of_contents.md
    • created a GitHub-only ‘table of contents’ which links to all available chapters. Each chapter intro page also has the links for its child articles. Added some navigation links to the end of each article (to allow easy navigation when browsing the content in GitHub)
  • v0.13 (16th March 2014)
    • added new cover to eBook version
    • lots of formatting changes to most chapters/posts (specialy on current source code samples)
    • added leanpub attributes for: frontmatter, mainmatter, backmatter
    • major rename of markdown file names to help to quickly see which file belongs to what chapter (see github repo)
  • v0.12 (11th March 2014)
    • fixed spellings
    • fixed nested list in this change log (needs 4 spaces on line start)
    • fixed use of sections in ‘Appendix Posts Details’
    • created github repository for this book: https://github.com/DinisCruz/Book_Practical_AngularJS
  • v0.11 (11th March 2014)
    • Create the following main section: “Using AngularJS”, “KarmaJS”, “Firebase”, “Misc Tricks”, “IDEs”, “Troubleshooting”, “Appendices”
    • Changed the order of the chapters (using the new sections created, instead of the original import structure (by month))
    • Book configuration change to add page break for every section (i.e. blog post)
    • Added this change log
    • Created Git repo on local dropbox sync folder
    • Added Appendix “Post’s Details”
  • v0.10 (10th March 2014)
    • First release of book with raw import from blogger posts (no formatting or editing done)