The smart contract logic remains mostly the same for v0.5, so all examples and logic should work in the same way. However, for v0.5, there are no different versions of the router, as the default router has already been deployed with all the fixes we made during v0.
Additionally, since gas usage has been reduced for v0.5, you are welcome to use router best price swap functions, getters, etc. for stable swaps again.
LP name & Symbols
LP coins of v0.5 version has the following name and symbol format:
Name - LS05 LP-{coin_x_symbol}-{coin_y_symbol}-{curve: S or U}
Symbol - {coin_x_symbol}-{coin_y_symbol}{curve: S or U}