I am going to start a new complex web application with CodeIgniter and I have already done another project with CodeIgniter v1.7.1 while a go. I was wondering if it would be fine if I use the older version for my new project as well since I can do code reuse and have access to all the tutorials and documents for that version that makes developing the project much easier for me. Considering v2.0.3 is new and there are not many documents and tutorials available for it yet.
I appreciate any feedback and suggestions.